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 4e355ff commit 43808acCopy full SHA for 43808ac
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.0.0)
2
project(h5cpp
3
LANGUAGES CXX C
4
- VERSION 0.0.1
+ VERSION 0.0.3
5
)
6
7
set(EXTRA_MODULES_DIR ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
0 commit comments