commit : cmake housekeeping

This commit is contained in:
Rafat Hussain
2017-09-25 15:36:26 +05:30
parent f906ae8d66
commit b865a273d2
3 changed files with 35 additions and 1 deletions

View File

@@ -46,5 +46,6 @@ endif()
add_subdirectory(src)
add_subdirectory(auxiliary)
add_subdirectory(test)
install(DIRECTORY ${WAVELIB_SRC_ROOT}/include/ DESTINATION include FILES_MATCHING PATTERN "*.h")