I'm using cmake to add a test environment to our project (with ctest). Is there a possibility to generate to groups of test with different tags in the makefile, so that after the generation of the makefiles the user might say

make test or make extensiveTest?

Thanks
JFU

--
        **********************************************
        *  Dr. Jörg F. Unger                         *
        *  Northwestern University                   *
        *  Theoretical and Applied Mechanics         *
        *  TECH 2145 Sheridan Rd                     *
        *  60208 Evanston IL                         *
        *  United States                             *
        *                                            *
        *  phone : +1-847-4672676                    *
        *  mobile: +1-847-9248167                    *
        *  fax   : +1-847-491-3915                   *
        *  email : j-un...@northwestern.edu          *
        **********************************************


_______________________________________________
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