Open
Description
First of all thank you for making this library installable. I use External_Project_Add()
for all libraries, it compiles the library in an isolated environment and installs it in the specified directory (if you are interested in more details I can explain).
What I want is a way to disable tests when building the library.
Wrap this block in an if
thread-pool-cpp/CMakeLists.txt
Lines 11 to 22 in af95dd8
like this
then I will be able to control that block with -DENABLE_TESTS=ON/OFF
Metadata
Metadata
Assignees
Labels
No labels