[CMake] bootstrap help

2009-04-07 Thread John Vines (CISD/HPCD)
All, I am attempting to build cmake 2.6.3 on Red Hat linux 4. I have built my own version of gcc 4.2, the system has 3.4.6, and am attempting to build cmake pointing to my version of libstdc++.so.6. The system does not have a previous version of cmake so I'm using the bootstrap to build

[CMake] CMAKE_MODULE_PATH

2009-03-03 Thread John Vines (CISD/HPCD)
All, What is the correct syntax to add a module directory to the default module path? I am trying to append my module directory to the default module path using this: SET(MY_MODULE_DIR /home/jvines/Devel/CMAKE_MODULES) SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${MY_MODULE_DIR})

Re: [CMake] CMAKE_MODULE_PATH (UNCLASSIFIED)

2009-03-03 Thread John Vines (CISD/HPCD)
-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of John Vines (CISD/HPCD) Sent: Tuesday, March 03, 2009 11:24 AM To: cmake@cmake.org Subject: [CMake] CMAKE_MODULE_PATH All, What is the correct syntax to add a module directory to the default module path? I am trying to append my

[CMake] cmake generator for eclipse

2009-01-28 Thread John Vines (CISD/HPCD)
What versions of cmake support the generation of eclipse project files? I am using cmake 2.4-patch 8 and am trying to generate an Eclipse project file, via ccmake -G Eclipse CDT4 - Unix Makefiles and am not generating the .project files. Thanks. begin:vcard fn:John Vines n:Vines;John