Filipe Sousa wrote:
> [EMAIL PROTECTED] ~/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
> 
> [EMAIL PROTECTED] ~/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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to