Install the headers
This commit is contained in:
parent
94d2a3ff9f
commit
f1398ed261
|
@ -55,4 +55,7 @@ install(DIRECTORY templates
|
||||||
DESTINATION share/Lexesis
|
DESTINATION share/Lexesis
|
||||||
)
|
)
|
||||||
|
|
||||||
|
install(DIRECTORY include/Lexesis
|
||||||
|
DESTINATION include)
|
||||||
|
|
||||||
add_subdirectory(examples)
|
add_subdirectory(examples)
|
||||||
|
|
Loading…
Reference in New Issue