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 1eadc8f commit 1c86da2Copy full SHA for 1c86da2
CMakeLists.txt
@@ -9,7 +9,7 @@ set(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE)
9
set(CMAKE_CXX_STANDARD 11)
10
#set(CMAKE_VERBOSE_MAKEFILE ON)
11
12
-project(CLIntercept VERSION 3.0.5 LANGUAGES CXX)
+project(CLIntercept VERSION 3.0.6 LANGUAGES CXX)
13
14
if(NOT CMAKE_BUILD_TYPE)
15
message(STATUS "No build type selected, default to RelWithDebInfo")
0 commit comments