summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
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}")