Merge remote-tracking branch 'origin/master'

pull/798/head
Jeff Becker 5 years ago
commit bcadb5d2f6
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -36,7 +36,7 @@ enable_testing()
option(CXXOPTS_BUILD_EXAMPLES "Set to ON to build examples" ON)
option(CXXOPTS_BUILD_TESTS "Set to ON to build tests" ON)
option(CXXOPTS_ENABLE_INSTALL "Generate the install target" ON)
option(CXXOPTS_ENABLE_INSTALL "Generate the install target" OFF)
# request c++11 without gnu extension for the whole project and enable more warnings
if (CXXOPTS_CXX_STANDARD)

Loading…
Cancel
Save