diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b342cc..1c2ed59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,4 +51,4 @@ endif() enable_testing() 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)