Skip to content

Commit eaa3963

Browse files
committed
cowboy commit that fixes #116
1 parent c03bd26 commit eaa3963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ set(VERSION ${PROJECT_VERSION})
110110

111111
install(TARGETS prime_server
112112
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
113-
PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
113+
PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/prime_server)
114114

115115
install(TARGETS prime_echod
116116
prime_filed

0 commit comments

Comments
 (0)