> The new-fashioned way is to set CTEST_BUILD_NAME in your 
> ctest -S script prior to ctest_configure, ctest_build and 
> ctest_submit...
> set(CTEST_BUILD_NAME "myBuildName")

Can I also do this in my CMakeLists.txt file?  I guess I'm unclear on whether 
or not there aer some things that can *only* be done in the "ctest -S" script.


> 
> Where were you reading the ctest manpage that talks about 
> setting CMAKE_SYSTEM and CMAKE_CXX_COMPILER variables?? What 
> version of ctest? That is completely incorrect, and if it's 
> in the official ctest documentation, we should fix that and 
> remove the incorrect information. Can you please reply and 
> tell me how you found this incorrect information...?

I'm using CMake 2.8.0, which is what Ubuntu 9.10 supplies.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
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

Reply via email to