summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorMihael Koep <koep@schneide.com>2012-10-30 17:54:36 +0100
committerMihael Koep <koep@schneide.com>2012-10-30 17:54:36 +0100
commit8ce877dfe1dcf1fc1896142405c61a76d5b8b00f (patch)
treebec6e703ccbb5529fdc6595a8469064bf02315c0 /cmake
parent620871c0c8e742af5f55ae9a2d6fe2066aa35193 (diff)
downloaduca-8ce877dfe1dcf1fc1896142405c61a76d5b8b00f.tar.gz
uca-8ce877dfe1dcf1fc1896142405c61a76d5b8b00f.tar.bz2
uca-8ce877dfe1dcf1fc1896142405c61a76d5b8b00f.tar.xz
uca-8ce877dfe1dcf1fc1896142405c61a76d5b8b00f.zip
Fix incomplete committ...
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindDEXELA.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/FindDEXELA.cmake b/cmake/FindDEXELA.cmake
index 1fef7af..0412b19 100644
--- a/cmake/FindDEXELA.cmake
+++ b/cmake/FindDEXELA.cmake
@@ -17,3 +17,5 @@ mark_as_advanced(
DEXELA_INCLUDE_DIRS
DEXELA_LIBRARIES
)
+
+message("-- Dexela libraries found: ${DEXELA_FOUND}")