if I have the following option:
OPTION( HW08_TESTS "Run Homework 8 tests? (can take a long time...)" OFF )
how can I run cmake with this option turned on?
I tried
cmake HW08_TESTS . and it doesn't work
_________________________________________________________________
NEW! Get Windows Live FREE.
http://www.get.live.com/wl/all_______________________________________________
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