summaryrefslogtreecommitdiffstats
path: root/cmake/BundleUtilities.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/BundleUtilities.cmake')
-rw-r--r--cmake/BundleUtilities.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/BundleUtilities.cmake b/cmake/BundleUtilities.cmake
index 0f6cd059..e3f50b94 100644
--- a/cmake/BundleUtilities.cmake
+++ b/cmake/BundleUtilities.cmake
@@ -301,7 +301,7 @@ function(get_bundle_and_executable app bundle_var executable_var valid_var)
endif()
endif()
else()
- message(STATUS "warning: *NOT* handled - directory/file does not exist...")
+ message(STATUS "warning: *NOT* handled - directory/file ${app} does not exist...")
endif()
if(NOT valid)