mirror of
https://github.com/boostorg/assert.git
synced 2026-07-08 17:41:04 +02:00
Disable boost_install(boost_assert) for now
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ if(HAVE_BOOST_INSTALL)
|
||||
|
||||
install(DIRECTORY include/ DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
|
||||
|
||||
boost_install(boost_assert)
|
||||
#boost_install(boost_assert) # requires install support in boost_config
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user