]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/endian/CMakeLists.txt
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / endian / CMakeLists.txt
index 6ec10174b462586d2726757b94da5af3b2a3b30a..79a06c7dc9d799eba307e0cb3e58d663685028cf 100644 (file)
@@ -19,13 +19,6 @@ target_link_libraries(boost_endian
     Boost::type_traits
 )
 
-if(BOOST_SUPERPROJECT_VERSION)
-
-  include(BoostInstall)
-  boost_install(TARGETS boost_endian HEADER_DIRECTORY include/)
-
-endif()
-
 if(BUILD_TESTING)
 
   add_subdirectory(test)