Link xml2 properly.
This commit is contained in:
parent
72e9b830c9
commit
84da4edc28
|
@ -212,7 +212,7 @@ target_link_libraries(libFBX2glTF
|
|||
optimized ${FBXSDK_LIBRARY}
|
||||
debug ${FBXSDK_LIBRARY_DEBUG}
|
||||
fmt::fmt
|
||||
libxml2::libxml2
|
||||
LibXml2::LibXml2
|
||||
ZLIB::ZLIB
|
||||
${CMAKE_DL_LIBS}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
|
|
Loading…
Reference in New Issue