Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jun 11, 2021
1 parent 1164b93 commit 7eed489
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7eed489

Please sign in to comment.