mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
update version to 0.9.1 in cmake for dylib versioning
This commit is contained in:
parent
81bdbff1d1
commit
0d2543e696
|
@ -1,5 +1,5 @@
|
|||
set(LIBRARY_NAME xlnt)
|
||||
set(LIBRARY_VERSION 0.9.0)
|
||||
set(LIBRARY_VERSION 0.9.1)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
|
Loading…
Reference in New Issue
Block a user