Install the headers

This commit is contained in:
Thomas Avé 2017-01-26 14:57:24 +01:00
parent 94d2a3ff9f
commit f1398ed261
1 changed files with 3 additions and 0 deletions

View File

@ -55,4 +55,7 @@ install(DIRECTORY templates
DESTINATION share/Lexesis
)
install(DIRECTORY include/Lexesis
DESTINATION include)
add_subdirectory(examples)