Use upper case.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 23:15:14 -07:00
parent f71a86b088
commit 14c964fb99
1 changed files with 1 additions and 1 deletions

View File

@ -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}
) )