aboutsummaryrefslogtreecommitdiff
path: root/modules/FindSoprano.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2007-12-17 20:05:52 +0000
committerAlexander Neundorf <neundorf@kde.org>2007-12-17 20:05:52 +0000
commitbc80c43ccfc1d85d9929b7bb8c4b6cd69c942a14 (patch)
treebcc7d0bffeffa67077a437ea044e3d8e49bbe0ba /modules/FindSoprano.cmake
parent7fa3429a382e79e7dee46e7380604f9c12fedfa1 (diff)
downloadextra-cmake-modules-bc80c43ccfc1d85d9929b7bb8c4b6cd69c942a14.tar.gz
extra-cmake-modules-bc80c43ccfc1d85d9929b7bb8c4b6cd69c942a14.tar.bz2
-mark more variables as advanced
-some cosmetics (indentation etc.) Alex svn path=/trunk/KDE/kdelibs/; revision=749753
Diffstat (limited to 'modules/FindSoprano.cmake')
-rw-r--r--modules/FindSoprano.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/FindSoprano.cmake b/modules/FindSoprano.cmake
index ca389f9c..93e01a01 100644
--- a/modules/FindSoprano.cmake
+++ b/modules/FindSoprano.cmake
@@ -111,4 +111,6 @@
endif(Soprano_FIND_REQUIRED)
endif(Soprano_FOUND)
+mark_as_advanced(SOPRANO_CLIENT_LIBRARIES SOPRANO_INDEX_LIBRARIES SOPRANO_LIBRARIES SOPRANO_SERVER_LIBRARIES SOPRANO_INCLUDE_DIR )
+
#endif(SOPRANO_INCLUDE_DIR AND SOPRANO_LIBRARIES AND SOPRANO_INDEX_LIBRARIES AND SOPRANO_SERVER_LIBRARIES)