Actions
Bug #586
closedRUN_TESTS fails on Windows, if BUILD_APPS is set to OFF
Start date:
2014-02-04
Due date:
% Done:
100%
Estimated time:
Module:
Operating System:
Compiler:
Description
When the target RUN_TESTS is selected in VisualStudio (Windows), the "compilation" fails if the CMake option BUILD_APPS was set to "OFF".
On Linux systems, "make test" (which is the counterpart of RUN_TESTS) still seem to work, although BUILD_APPS was also set to "OFF".
Actions