diff options
| author | 2011-05-27 14:55:31 +0200 | |
|---|---|---|
| committer | 2011-05-27 14:55:31 +0200 | |
| commit | 024e755d9f3c33e742ce158542b1ded057a88f4f (patch) | |
| tree | 7f80705e0c3dd35fd86fcd943dbf0d0c6b9b78ab /test/CMakeLists.txt | |
| parent | 94cb55d34dd9cb9bda539999dc017af76ec64a4f (diff) | |
| download | libplist-024e755d9f3c33e742ce158542b1ded057a88f4f.tar.gz libplist-024e755d9f3c33e742ce158542b1ded057a88f4f.tar.bz2 | |
Make libplist glib free
Diffstat (limited to 'test/CMakeLists.txt')
| -rw-r--r-- | test/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index f933cc1..1b3d2f7 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 1 | ||
| 2 | #build the test executable | 2 | #build the test executable |
| 3 | INCLUDE_DIRECTORIES( ${GLIB2_INCLUDE_DIR} ) | 3 | INCLUDE_DIRECTORIES( ${CMAKE_SOURCE_DIR}/libcnary/include ) |
| 4 | 4 | ||
| 5 | SET(plist_test_SRC | 5 | SET(plist_test_SRC |
| 6 | plist_test.c) | 6 | plist_test.c) |
