MattClarkson / CMakeCatchTemplate

Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.
BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

Add BOOST_PYTHON_STATIC_LIB for static Boost.Python builds #59

Closed MattClarkson closed 5 years ago

MattClarkson commented 5 years ago

Done as part of #57