Skip to content
Snippets Groups Projects
Commit 50d4ffea authored by Philip Trettner's avatar Philip Trettner
Browse files

Update CMakeLists.txt

parent d2ee396c
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@ endif()
add_library(assimp ${ASSIMP_LINK_TYPE} ${SOURCE_FILES} ${HEADER_FILES})
find_package(Boost)
if(${Boost_FOUND})
target_include_directories(assimp PUBLIC "${Boost_INCLUDE_DIRS}")
message("Using installed boost for assimp-lean.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment