diff options
| author | 2009-11-10 23:37:43 +0100 | |
|---|---|---|
| committer | 2009-11-10 23:37:43 +0100 | |
| commit | ff536344bc04ab9ec3763968b82997d07312acd6 (patch) | |
| tree | 48aa02beef8c8a0dc686683f7a1294871149646f /test/CMakeLists.txt | |
| parent | 51c24ae543bda324e4f16e17d189c8d8cd545fc1 (diff) | |
| download | libplist-ff536344bc04ab9ec3763968b82997d07312acd6.tar.gz libplist-ff536344bc04ab9ec3763968b82997d07312acd6.tar.bz2 | |
Remove deprecated functions from API.
Diffstat (limited to 'test/CMakeLists.txt')
| -rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 40dc640..415d076 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | 1 | ||
| 2 | #build the test executable | 2 | #build the test executable |
| 3 | INCLUDE_DIRECTORIES( ${GLIB2_INCLUDE_DIR} ) | ||
| 3 | 4 | ||
| 4 | SET(plist_test_SRC | 5 | SET(plist_test_SRC |
| 5 | plist_test.c) | 6 | plist_test.c) |
