[CMake] How to make RUN_TESTS build projects first?

Robert Dailey rcdailey.lists at gmail.com
Tue Apr 24 14:25:21 EDT 2018


I'd like RUN_TESTS to build the executable targets that are tied to
add_test() commands prior to running the tests themselves. Note I'm
doing this from within Visual Studio. Is there a way I can set up
CMake to do this?


More information about the CMake mailing list