mirror of
https://github.com/boostorg/graph.git
synced 2026-02-01 20:42:11 +00:00
4 lines
159 B
CMake
4 lines
159 B
CMake
boost_module(graph DEPENDS property_map tuple multi_index any random)
|
|
|
|
# any is there because of the dependency on boost/property_map/dynamic_property_map.hpp
|