CMakeLists.txt
3.93 KB
-
Replace boost range by header only dependency. · 7581ccfa
This removes boost as an dependency from our code and makes our project again only dependent on C++11 compilers (no external dependency).
FritzFlorian committed