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

Reply via email to