We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f361f1 + d8821e6 commit ad87768Copy full SHA for ad87768
1 file changed
CMakeLists.txt
@@ -11,7 +11,7 @@ include(cmake/CPM.cmake)
11
12
CPMAddPackage("gh:gabime/spdlog@1.8.5")
13
CPMAddPackage("gh:google/googletest@1.17.0")
14
-CPMAddPackage("gh:jarro2783/cxxopts@3.0.0")
+CPMAddPackage("gh:jarro2783/cxxopts@3.3.1")
15
CPMAddPackage("gh:Tessil/ordered-map@1.2.0")
16
CPMAddPackage("gh:python/cpython@3.9.25")
17
CPMAddPackage("gh:antirez/linenoise#1.0")
0 commit comments