diff options
Diffstat (limited to 'flow/CMakeLists.txt')
| -rw-r--r-- | flow/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/CMakeLists.txt b/flow/CMakeLists.txt index 48fb330..14a72aa 100644 --- a/flow/CMakeLists.txt +++ b/flow/CMakeLists.txt @@ -32,7 +32,7 @@ install( FILES fft.h artsflow.idl audioio.h resample.h cpuinfo.h bufferqueue.h gslschedule.h ${CMAKE_CURRENT_BINARY_DIR}/artsflow.h - DESTINATION ${INCLUDE_INSTALL_DIR} ) + DESTINATION ${INCLUDE_INSTALL_DIR}/${CMAKE_PROJECT_NAME} ) ##### other data ################################ |
