]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/throw_exception/CMakeLists.txt
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / throw_exception / CMakeLists.txt
index 21fe5f064649f07d24e36fb9d8788c024cedb311..a99488533f06be63c85d8b84db4cd85d3c7c3229 100644 (file)
@@ -16,13 +16,6 @@ target_link_libraries(boost_throw_exception
     Boost::config
 )
 
-if(BOOST_SUPERPROJECT_VERSION)
-
-  include(BoostInstall)
-  boost_install(TARGETS boost_throw_exception HEADER_DIRECTORY include/)
-
-endif()
-
 if(BUILD_TESTING)
 
   add_subdirectory(test)