[CMake] How to make package depend on tests?

Oliver kfsone Smith osmith at playnet.com
Mon Mar 5 18:36:52 EST 2012


I have test and package configurations on my project, I want:

     cmake .
     make package

to run force injection of the "test" target prior to building the 
package target.

Can it be done? How? :)




More information about the CMake mailing list