[CMake] Problem with CTest SUBDIRS
Johannes Stallkamp
johannes.stallkamp at rub.de
Mon Nov 9 13:18:05 EST 2009
Hello,
sorry for asking this right after the release of CMake 2.8, but I only
stumpled upon the problem right now (using 2.6, however).
Are there any plans to fix
http://public.kitware.com/Bug/view.php?id=9090 (still marked as
"open")? We actually do have the same situation that we add
"subdirectories" with ADD_SUBDIRECTORY that are not sub-directories of
the including CMakeLists.txt. The resulting CTestTestfile.cmake then
correctly contains absolute paths but CTest prepends the current
directory and, consequently, cannot find any tests.
Are there any reasons the suggested patch in
http://public.kitware.com/Bug/view.php?id=9090 is not integrated into
current CMake version?
Thanks for your help
Johannes
More information about the CMake
mailing list