Fixes to cmake build environment to filter out test drivers from sources,
authorlindahl <lindahl>
Mon, 2 Mar 2009 14:16:39 +0000 (14:16 +0000)
committerlindahl <lindahl>
Mon, 2 Mar 2009 14:16:39 +0000 (14:16 +0000)
commit11cee740d734f9f1b7b4df07203de0acf66ce47d
tree13d4b2f173bd48bc0a68ce48100b66d02370003a
parentec3cee934d0a86c042fe7df5de932b49bd320f32
Fixes to cmake build environment to filter out test drivers from sources,
CMakeLists.txt simplifications in ngmx and tools (loops, not lists), and
modifications to avoid rebuilding unnecessary dependencies.
14 files changed:
CMakeLists.txt
cmake/gmxCheckBuildUserTime.cmake
cmake/gmxTestCatamount.cmake
cmake/gmxTestFloatFormat.cmake
cmake/gmxTestInline.cmake
cmake/gmxTestInlineASM.cmake
cmake/gmxTestLargeFiles.cmake
cmake/gmxTestRetSigType.cmake
cmake/gmxTestXDR.cmake
src/gmxlib/CMakeLists.txt
src/kernel/CMakeLists.txt
src/mdlib/CMakeLists.txt
src/ngmx/CMakeLists.txt
src/tools/CMakeLists.txt