First, thanks for the responses. Ok, so I am running cmake 2.6patch4 on RH 5.5.
I download the code you attached and ran as suggested... -> cmake -P includeTest.cmake -- INC_COMMON=include_me.cmake -- I = /h/tmeiczin/CMAKE/include_me.cmake have been included by -- I = /h/tmeiczin/CMAKE/include_me.cmake have been included by /h/tmeiczin/CMAKE -- INC_COMMON=/include_me.cmake CMake Error at includeTest.cmake:8 (include): include could not find load file: /include_me.cmake I'll have a simple test scenario done shortly. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
