mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
5eebaeb4ee
commit
f25668c4c2
@ -34,7 +34,7 @@ set_target_properties(${PROJECT_NAME}
|
|||||||
# set version
|
# set version
|
||||||
set_target_properties(${PROJECT_NAME}
|
set_target_properties(${PROJECT_NAME}
|
||||||
PROPERTIES
|
PROPERTIES
|
||||||
VERSION 1.1.2
|
VERSION 1.2.0
|
||||||
SOVERSION 3)
|
SOVERSION 3)
|
||||||
|
|
||||||
target_include_directories(${PROJECT_NAME}
|
target_include_directories(${PROJECT_NAME}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user