[CMake] make scanner.i :(
Brad King
brad.king at kitware.com
Wed Sep 20 12:15:18 EDT 2006
Filipe Sousa wrote:
> fsousa at neptuno ~/build/stl $ make scanner.i
> make[1]: *** No rule to make target `cmake_force', needed by
> `CMakeFiles/stl.dir/scanner.i'. Stop.
> make: *** [scanner.i] Error 2
>
> fsousa at neptuno ~/build/stl $ cmake --version
> cmake version 2.5-20060920
Fixed:
/cvsroot/CMake/CMake/Source/cmLocalUnixMakefileGenerator3.cxx,v <--
cmLocalUnixMakefileGenerator3.cxx
new revision: 1.173; previous revision: 1.172
It's amazing how quickly a feature will break when there is no test for
it. I'll try to add a test.
-Brad
More information about the CMake
mailing list