Skip to content

Commit 5464928

Browse files
Add Boost.Geometry to CMakeList.txt
1 parent d4e2ba1 commit 5464928

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ target_link_libraries(boost_graph
3030
Boost::detail
3131
Boost::foreach
3232
Boost::function
33+
Boost::geometry
3334
Boost::integer
3435
Boost::iterator
3536
Boost::lexical_cast

0 commit comments

Comments
 (0)