Skip to content

Commit

Permalink
fix compiling error
Browse files Browse the repository at this point in the history
  • Loading branch information
minggo committed Nov 28, 2024
1 parent de3b4f0 commit 49094ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ target_link_libraries(libFBX2glTF
PRIVATE ${CMAKE_THREAD_LIBS_INIT}
PRIVATE ZLIB::ZLIB
PRIVATE fmt::fmt
PRIVATE fmt::fmt-header-only
PRIVATE ${FBXSDK_LIBRARY}
)

Expand Down

0 comments on commit 49094ca

Please sign in to comment.