We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4721327 commit d4b05d8Copy full SHA for d4b05d8
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.8..3.31)
2
3
# Setup main project
4
-project(oup LANGUAGES CXX VERSION 1.0)
+project(oup LANGUAGES CXX VERSION 0.7.2)
5
6
# Create library (header-only)
7
add_library(oup INTERFACE)
0 commit comments