mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
re-add detail include to third-party, needed for libstudxml build for now
This commit is contained in:
parent
5b4de6a150
commit
1c541b601a
3
third-party/CMakeLists.txt
vendored
3
third-party/CMakeLists.txt
vendored
|
@ -6,7 +6,8 @@ include_directories(libstudxml
|
|||
utfcpp/source
|
||||
pole
|
||||
botan
|
||||
zlib)
|
||||
zlib
|
||||
${LIBRARY_SOURCE_DIR}/detail)
|
||||
|
||||
set(LIBSTUDXML
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/libstudxml/xml/parser.cxx
|
||||
|
|
Loading…
Reference in New Issue
Block a user