Skip to content

Commit 5a048b9

Browse files
committed
Restore boost.
1 parent 93d524b commit 5a048b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ endif()
201201
target_link_libraries(libFBX2glTF
202202
${FRAMEWORKS}
203203
${DRACO_LIB}
204+
Boost::system
205+
Boost::filesystem
204206
optimized ${FBXSDK_LIBRARY}
205207
debug ${FBXSDK_LIBRARY_DEBUG}
206208
fmt::fmt

0 commit comments

Comments
 (0)