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 92e719e commit a8f4d2cCopy full SHA for a8f4d2c
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.0.0)
2
cmake_policy(SET CMP0048 NEW)
3
-project(fips LANGUAGES C CXX VERSION 3.3.0)
+project(fips LANGUAGES C CXX VERSION 3.3.1)
4
5
set(CMAKE_INCLUDE_CURRENT_DIR ON)
6
set(CMAKE_AUTOMOC ON)
0 commit comments