There was an error while loading. Please reload this page.
1 parent 3346843 commit b368207Copy full SHA for b368207
1 file changed
CMakeLists.txt
@@ -27,7 +27,7 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "")
27
set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "build type default to RelWithDebInfo, set to Release to improve performance" FORCE)
28
endif()
29
30
-project(PCL VERSION 1.15.1)
+project(PCL VERSION 1.15.1.99)
31
string(TOLOWER ${PROJECT_NAME} PROJECT_NAME_LOWER)
32
33
if(MSVC AND ("${MSVC_VERSION}" LESS 1910))
0 commit comments