This commit is contained in:
martinRenou 2018-07-02 12:36:42 +00:00 committed by GitHub
commit b723093538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ project(cxxopts)
enable_testing() enable_testing()
set(VERSION "1.2.0") set(VERSION "2.1.0")
option(CXXOPTS_BUILD_EXAMPLES "Set to ON to build examples" ON) option(CXXOPTS_BUILD_EXAMPLES "Set to ON to build examples" ON)
option(CXXOPTS_BUILD_TESTS "Set to ON to build tests" OFF) option(CXXOPTS_BUILD_TESTS "Set to ON to build tests" OFF)