Improvements in Python support and installation of Python and includes
[tlspool] / src / CMakeLists.txt
index 948849d..cf41f13 100644 (file)
@@ -52,3 +52,9 @@ install(
     TARGETS tlspool
     DESTINATION ${CMAKE_INSTALL_SBINDIR}
 )
+
+install(
+    DIRECTORY ${CMAKE_SOURCE_DIR}/include/tlspool/
+    DESTINATION /usr/include/tlspool
+)
+