diff options
| author | 2009-11-11 00:18:14 +0100 | |
|---|---|---|
| committer | 2009-11-11 00:18:14 +0100 | |
| commit | 8c6a809fafa6befff7e2b1adc3df2bdb47042dd1 (patch) | |
| tree | 2336ae7ee66dbb639c8b8bd8c06171c1f6f6e334 /include/CMakeLists.txt | |
| parent | 53a9f891f82e973440709593d259bd7c1f22dd1a (diff) | |
| download | libplist-8c6a809fafa6befff7e2b1adc3df2bdb47042dd1.tar.gz libplist-8c6a809fafa6befff7e2b1adc3df2bdb47042dd1.tar.bz2 | |
Move some methods and drop Utils class in C++ binding.
Diffstat (limited to 'include/CMakeLists.txt')
| -rw-r--r-- | include/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 00dbbda..ea77d45 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt | |||
| @@ -11,7 +11,6 @@ SET( libplist_HDR | |||
| 11 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/Real.h | 11 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/Real.h |
| 12 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/String.h | 12 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/String.h |
| 13 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/Structure.h | 13 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/Structure.h |
| 14 | ${CMAKE_CURRENT_SOURCE_DIR}/plist/Utils.h | ||
| 15 | ) | 14 | ) |
| 16 | 15 | ||
| 17 | INSTALL( FILES ${libplist_HDR} | 16 | INSTALL( FILES ${libplist_HDR} |
