Add install target for headers
This commit is contained in:
parent
d6f3d55019
commit
9124a3edd2
1 changed files with 2 additions and 0 deletions
|
|
@ -50,3 +50,5 @@ endif()
|
|||
|
||||
enable_testing()
|
||||
add_subdirectory(tests)
|
||||
|
||||
install(FILES server_http.hpp client_http.hpp server_https.hpp client_https.hpp DESTINATION include/simplewebserver)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue