Skip to content
Snippets Groups Projects
Commit a016b457 authored by Lars Bilke's avatar Lars Bilke
Browse files

[CMake] Added Conan package boost_dynamic_bitset.

parent c98af561
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ endif() ...@@ -31,6 +31,7 @@ endif()
include(${PROJECT_SOURCE_DIR}/scripts/cmake/conan/conan.cmake) include(${PROJECT_SOURCE_DIR}/scripts/cmake/conan/conan.cmake)
set(CONAN_REQUIRES set(CONAN_REQUIRES
boost_dynamic_bitset/1.66.0@bincrafters/stable
boost_optional/1.66.0@bincrafters/stable boost_optional/1.66.0@bincrafters/stable
boost_property_tree/1.66.0@bincrafters/stable boost_property_tree/1.66.0@bincrafters/stable
Eigen3/3.3.4@bilke/stable Eigen3/3.3.4@bilke/stable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment