Merge pull request #93 from alex-87/master

Update CMakeLists.txt
This commit is contained in:
yhirose 2020-03-15 18:40:27 -04:00 committed by GitHub
commit e362ce7423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,3 +39,5 @@ enable_testing()
add_subdirectory(test)
add_subdirectory(example)
add_subdirectory(lint)
install(FILES peglib.h DESTINATION include)