diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 066649b..3c7ed83 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -176,7 +176,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libuca.pc          COMPONENT libraries)  install(FILES ${uca_HDRS} -        DESTINATION ${UCA_INCLUDEDIR} +        DESTINATION ${UCA_INCLUDEDIR}/uca          COMPONENT headers)  if(WITH_GIR)  | 
