From ec98db97628edaf91b87b1e8d4e999997508bc37 Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Tue, 11 Jun 2019 14:31:30 -0700 Subject: [PATCH] Strip nonsense include directories. --- CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 463c406..a71e0d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -217,12 +217,6 @@ target_link_libraries(libFBX2glTF target_include_directories(libFBX2glTF PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/src - boost_filesystem::boost_filesystem - boost_optional::boost_optional - fmt::fmt - libxml2::libxml2 - zlib::zlib - libiconv::libiconv ) target_include_directories(libFBX2glTF SYSTEM PUBLIC