mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
forgot to add new option for libstudxml too
This commit is contained in:
parent
f27df9732c
commit
a9b1e2af4a
2
third-party/libstudxml/CMakeLists.txt
vendored
2
third-party/libstudxml/CMakeLists.txt
vendored
|
@ -8,7 +8,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
|||
set(LIBSTUDXML_ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
set(LIBSTUDXML_INCLUDE_DIR ${LIBSTUDXML_ROOT_DIR})
|
||||
|
||||
if(STATIC)
|
||||
if(STATIC_CRT)
|
||||
include(${CMAKE_CURRENT_SOURCE_DIR}/../../cmake/ucm.cmake)
|
||||
ucm_set_runtime(STATIC)
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue
Block a user