Skip to content

Commit e71e42a

Browse files
committed
Try again.
1 parent 84da4ed commit e71e42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ target_link_libraries(libFBX2glTF
212212
optimized ${FBXSDK_LIBRARY}
213213
debug ${FBXSDK_LIBRARY_DEBUG}
214214
fmt::fmt
215-
LibXml2::LibXml2
215+
xml2::xml2
216216
ZLIB::ZLIB
217217
${CMAKE_DL_LIBS}
218218
${CMAKE_THREAD_LIBS_INIT}

0 commit comments

Comments
 (0)