[CMake] Bugs in cmake-2.4.6, please solve for 2.4.7

Hendrik Sattler post at hendrik-sattler.de
Mon Jul 16 16:56:39 EDT 2007


Am Montag 16 Juli 2007 22:45 schrieb Alexander Neundorf:
> Ok. Is this different from 2.4.6 ?

Yes, on 2.4.6, cmake completely fails:
hendrik at yavin:~/efa/build$ cmake ..
-- Check for working C compiler: /home/hendrik/bin/gcc
-- Check for working C compiler: /home/hendrik/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
CMake Error: Cannot find source file "/home/hendrik/efa/EXCLUDE_FROM_ALL" for 
target "foo"

Tried 
extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
-- Configuring done

2.4.7 actually IS an improvement, as the above bug is fixed.
However, another, previously hidden bug appeared.

HS


More information about the CMake mailing list