[Cmake] SET_SOURCE_FILE_PROPERTIES not working?
Christopher Baus
christopher at baus.net
Mon Jul 26 17:29:12 EDT 2004
> See the question "How can I generate a source file during the build?" in
> the FAQ:
>
> http://www.cmake.org/Wiki/CMake_FAQ#Using_CMake
The example doesn't actually work. It always results in:
Building dependencies. cmake.depends...
make[3]: *** No rule to make target `SVNVersion.cpp', needed by
`cmake.check_depends'. Stop.
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_app] Error 2
make: *** [default_target] Error 2
More information about the Cmake
mailing list