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 8886cc8 commit 349c188Copy full SHA for 349c188
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.2.2)
+project(fips LANGUAGES C CXX VERSION 3.2.3)
4
5
set(CMAKE_INCLUDE_CURRENT_DIR ON)
6
set(CMAKE_AUTOMOC ON)
0 commit comments