[CMake] RUN_TESTS does not rebuild targets?

Robert Dailey rcdailey.lists at gmail.com
Fri Aug 18 09:50:58 EDT 2017


Why does the RUN_TESTS target in Visual Studio IDE not first build the
unit tests before running them? If my tests are out of date, I expect
the executables to be built first and then CTest to be invoked.


More information about the CMake mailing list