mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
I don't even know at this point
This commit is contained in:
parent
763504e532
commit
92eaaeee85
|
@ -43,7 +43,7 @@ endif()
|
|||
add_executable(xlnt.test ${TEST_HELPERS} ${TESTS} ${RUNNER})
|
||||
target_link_libraries(xlnt.test
|
||||
PRIVATE xlnt
|
||||
PRIVATE ${ZLIB_LIBRARY_RELEASE})
|
||||
PRIVATE ${ZLIB_LIBRARIES})
|
||||
target_include_directories(xlnt.test
|
||||
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/../source
|
||||
|
|
Loading…
Reference in New Issue
Block a user