boostorg / cmake

CMake support infrastructure Boost submodule
94 stars 27 forks source link

Add BOOST_SKIP_INSTALL_RULES check #47

Closed BraHei closed 11 months ago

BraHei commented 1 year ago

Added a check for BOOST_SKIP_INSTALL_RULES. If it set outside of the project (through the CACHE) it will not override it.

See issue #46