AW: AW: [CMake] CMake: Problem with reading files with semicolons
Brad King
brad.king at kitware.com
Thu Jan 26 10:48:29 EST 2006
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
More information about the CMake
mailing list