mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
Merge branch 'master' into format
This commit is contained in:
commit
53b2853ae3
|
@ -163,7 +163,7 @@ if(NOT STATIC)
|
|||
|
||||
target_compile_definitions(xlnt PRIVATE XLNT_SHARED=1)
|
||||
|
||||
# Set SO version (for symbolic links like libxlnt.so.1.2 and libxlnt.so.1)
|
||||
# Set SO version (for symbolic links like libxlnt.so.1.4 and libxlnt.so.1)
|
||||
set_target_properties(xlnt
|
||||
PROPERTIES
|
||||
VERSION ${PROJECT_VERSION}
|
||||
|
|
Loading…
Reference in New Issue
Block a user