diff options
Diffstat (limited to 'include/CMakeLists.txt')
| -rw-r--r-- | include/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 8dc7e32..ac9af95 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 1 | ||
| 2 | 2 | ||
| 3 | INSTALL( FILES ${CMAKE_CURRENT_SOURCE_DIR}/plist/plist.h | 3 | INSTALL( FILES ${CMAKE_CURRENT_SOURCE_DIR}/plist/plist.h |
| 4 | DESTINATION include/plist ) | 4 | DESTINATION include/plist COMPONENT dev) |
