When i add this line to CMakeLists.txt i get a segmentation fault
cmake version 2.4-patch 6
The problem seems to appear when the relative path ends with '/'
FILE (GLOB TESTS ./test/ *.cpp)
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
