Closed dbeer1 closed 5 years ago
Closes #38
Describe your changes Add standard BUILD_TESTING option that allows testing to be turned off. This will also remove the need for gtest if you configure using -DBUILD_TESTING=OFF.
-DBUILD_TESTING=OFF
Testing performed Configured with and without -DBUILD_TESTING=OFF
Closes #38
Describe your changes Add standard BUILD_TESTING option that allows testing to be turned off. This will also remove the need for gtest if you configure using
-DBUILD_TESTING=OFF
.Testing performed Configured with and without
-DBUILD_TESTING=OFF