summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorModestas Vainius <modax@debian.org>2011-05-25 12:44:56 +0300
committerModestas Vainius <modax@debian.org>2011-05-25 12:44:56 +0300
commitda731036063b76331e1bf4f8da43cc37e4ea7232 (patch)
treedd3294bfb325d2bad827881785f36fcd9b7e5ea2
parent516759b4faf75e9ca26ff130cd017c657d12cfa3 (diff)
downloadpkg-kde-tools-da731036063b76331e1bf4f8da43cc37e4ea7232.tar.gz
Define DLRESTRICTIONS_FOUND cmake variable if DLRestrictions was found.
-rw-r--r--dlrestrictions/DLRestrictionsConfig.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/dlrestrictions/DLRestrictionsConfig.cmake b/dlrestrictions/DLRestrictionsConfig.cmake
index 382506e..4fb643b 100644
--- a/dlrestrictions/DLRestrictionsConfig.cmake
+++ b/dlrestrictions/DLRestrictionsConfig.cmake
@@ -1,3 +1,5 @@
+set(DLRESTRICTIONS_FOUND 1)
+
set(DEFAULT_DLRESTRICTIONS "" CACHE STRING
"Enable generation of the DLRestrictions symbol with such a value by default.")
define_property(TARGET PROPERTY DLRESTRICTIONS