Restore boost.
This commit is contained in:
parent
93d524b867
commit
5a048b99b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue