diff options
author | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-16 01:16:58 +0900 |
---|---|---|
committer | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-16 01:16:58 +0900 |
commit | f52b5366f624919364918f9b0100d41de14e7864 (patch) | |
tree | 802128aff348d6da23de4a39a7a4ef01f3096f79 /CMakeLists.txt | |
parent | 5bc4343a34f8058b6555c1e40dd9fa0200b6a805 (diff) | |
download | locations-f52b5366f624919364918f9b0100d41de14e7864.tar.gz locations-f52b5366f624919364918f9b0100d41de14e7864.tar.bz2 locations-f52b5366f624919364918f9b0100d41de14e7864.zip |
merge with master
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-x | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 49827e9..9697a40 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,6 +11,7 @@ INCLUDE_DIRECTORIES ( /usr/include/osp /usr/include/osp/app /usr/include/osp/base + /usr/include/osp/io /usr/include/osp/system /usr/include/osp/security ) |