]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/bind/CMakeLists.txt
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / bind / CMakeLists.txt
index 4c3fc7a23bbb515c15c0a82b58a3340ae9835867..63e18443da0325a41c3fae95ce5ba86a4ce7bb16 100644 (file)
@@ -17,13 +17,6 @@ target_link_libraries(boost_bind
     Boost::core
 )
 
-if(BOOST_SUPERPROJECT_VERSION)
-
-  include(BoostInstall)
-  boost_install(TARGETS boost_bind HEADER_DIRECTORY include/)
-
-endif()
-
 if(BUILD_TESTING)
 
   add_subdirectory(test)