mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Add cmake install
This commit is contained in:
@@ -46,5 +46,7 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
|
||||
|
||||
include(CTest)
|
||||
add_subdirectory(test)
|
||||
|
||||
|
||||
include(GNUInstallDirs)
|
||||
install(DIRECTORY "include/" DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user