summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ad7362b..c4f5483 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -20,6 +20,7 @@ SET(libplist++_SRC
20 Date.cpp 20 Date.cpp
21 Data.cpp 21 Data.cpp
22 Key.cpp 22 Key.cpp
23 Uid.cpp
23 Structure.cpp 24 Structure.cpp
24 Array.cpp 25 Array.cpp
25 Dictionary.cpp 26 Dictionary.cpp