mirror of
https://github.com/boostorg/math.git
synced 2025-05-11 13:23:53 +00:00
Add cmake install
This commit is contained in:
parent
9a864d3c52
commit
0f56b7598d
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user