Restore boost.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:56:44 -07:00
parent 93d524b867
commit 5a048b99b4
1 changed files with 2 additions and 0 deletions

View File

@ -201,6 +201,8 @@ endif()
target_link_libraries(libFBX2glTF
${FRAMEWORKS}
${DRACO_LIB}
Boost::system
Boost::filesystem
optimized ${FBXSDK_LIBRARY}
debug ${FBXSDK_LIBRARY_DEBUG}
fmt::fmt