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 b6b63aa commit b3720caCopy full SHA for b3720ca
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24)
2
3
project(
4
Traits
5
- VERSION 0.0.1
+ VERSION 0.0.2
6
LANGUAGES CXX)
7
8
add_library(traits INTERFACE)
0 commit comments