rename include subdirectory to simple-web-server
This commit is contained in:
parent
9124a3edd2
commit
7ad8de4abc
1 changed files with 1 additions and 1 deletions
|
|
@ -51,4 +51,4 @@ endif()
|
||||||
enable_testing()
|
enable_testing()
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
|
|
||||||
install(FILES server_http.hpp client_http.hpp server_https.hpp client_https.hpp DESTINATION include/simplewebserver)
|
install(FILES server_http.hpp client_http.hpp server_https.hpp client_https.hpp DESTINATION include/simple-web-server)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue