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 d4b05d8 commit 0ed27caCopy full SHA for 0ed27ca
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 0.7.2)
+project(oup LANGUAGES CXX VERSION 0.7.3)
5
6
# Create library (header-only)
7
add_library(oup INTERFACE)
0 commit comments