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 4358071 commit d6f3d4aCopy full SHA for d6f3d4a
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24)
2
3
project(
4
Traits
5
- VERSION 0.0.3
+ VERSION 0.0.4
6
LANGUAGES CXX)
7
8
add_library(traits INTERFACE)
0 commit comments