Use upper case.
This commit is contained in:
parent
f71a86b088
commit
14c964fb99
|
@ -212,7 +212,7 @@ target_link_libraries(libFBX2glTF
|
||||||
debug ${FBXSDK_LIBRARY_DEBUG}
|
debug ${FBXSDK_LIBRARY_DEBUG}
|
||||||
fmt::fmt
|
fmt::fmt
|
||||||
libxml2::libxml2
|
libxml2::libxml2
|
||||||
zlib::zlib
|
ZLIB::ZLIB
|
||||||
${CMAKE_DL_LIBS}
|
${CMAKE_DL_LIBS}
|
||||||
${CMAKE_THREAD_LIBS_INIT}
|
${CMAKE_THREAD_LIBS_INIT}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue