Cmake helper: Fix configure_file invocation
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 30 Mar 2018 11:59:20 +0000 (13:59 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 30 Mar 2018 11:59:22 +0000 (13:59 +0200)
commitc209619c4d44a3e9c5b0f537f53ec65564899efb
tree119f9cdc734c05103628e3b403e530f3fdae4c32
parente63f9a319f589e08ce611fc165fe82449c9bf633
Cmake helper: Fix configure_file invocation

The correct command is @ONLY instead of @ONLY@.
Newer cmake versions output an error.
codegen/Libt2n.cmake