wedekind wrote:
you are generally right. But we have different build-processes for the
same
source-code at work. That means I cannot introduce this variable in the
source code for everyone, this would break the non-cmake builds. Using CMake
to insert this variable and run CONFIGURE_FILE afterwards results in missing
semicolons too.
I have used a perl script now which runs as a PRE_BUILD-script and modifies
the source code. It's a workaround that is pretty for me, but it would be
nice if this IMHO faulty behaviour of CMake could be fixed.
Please put a bug report here:
http://www.cmake.org
Thanks,
-Brad
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake