Skip to content

Commit

Permalink
[cmake] Boost.System is not direct dependency [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed May 22, 2019
1 parent f88b1cd commit 992241d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -138,7 +138,6 @@ endif()
find_package(Boost 1.65.0 REQUIRED
COMPONENTS
filesystem
system
unit_test_framework)
message(STATUS "Boost.GIL: Using Boost_INCLUDE_DIRS=${Boost_INCLUDE_DIRS}")
message(STATUS "Boost.GIL: Using Boost_LIBRARY_DIRS=${Boost_LIBRARY_DIRS}")
Expand Down

0 comments on commit 992241d

Please sign in to comment.