mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 11:55:30 +00:00
Update CMakeLists.txt
Adding "install" to CMake
This commit is contained in:
parent
f2fda77f5a
commit
8cdc32d79b
@ -39,3 +39,5 @@ enable_testing()
|
||||
add_subdirectory(test)
|
||||
add_subdirectory(example)
|
||||
add_subdirectory(lint)
|
||||
|
||||
install(FILES peglib.h DESTINATION include)
|
||||
|
Loading…
Reference in New Issue
Block a user