Update CMakeLists.txt

This commit is contained in:
木头云 2022-01-08 23:23:45 +08:00 committed by GitHub
parent 5eebaeb4ee
commit f25668c4c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ set_target_properties(${PROJECT_NAME}
# set version
set_target_properties(${PROJECT_NAME}
PROPERTIES
VERSION 1.1.2
VERSION 1.2.0
SOVERSION 3)
target_include_directories(${PROJECT_NAME}