]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/move/CMakeLists.txt
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / move / CMakeLists.txt
index c9fbf9e913bf1012f30d837713b705c3dcbb428f..2e781e393365b87046b4cc07232f15077ebc5f1d 100644 (file)
@@ -20,13 +20,6 @@ target_link_libraries(boost_move
     Boost::static_assert
 )
 
-if(BOOST_SUPERPROJECT_VERSION)
-
-  include(BoostInstall)
-  boost_install(TARGETS boost_move HEADER_DIRECTORY include/)
-
-endif()
-
 if(BUILD_TESTING)
 
   add_subdirectory(test)