summaryrefslogtreecommitdiffstats
path: root/src/cmake/modules/FindSDL_ttf.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/modules/FindSDL_ttf.cmake')
-rw-r--r--src/cmake/modules/FindSDL_ttf.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmake/modules/FindSDL_ttf.cmake b/src/cmake/modules/FindSDL_ttf.cmake
index fca8a17..12362f4 100644
--- a/src/cmake/modules/FindSDL_ttf.cmake
+++ b/src/cmake/modules/FindSDL_ttf.cmake
@@ -1,7 +1,7 @@
# This file is part of MXE.
# See index.html for further information.
-message("** Custom MXE File: " ${CMAKE_CURRENT_LIST_FILE})
+message("== Custom MXE File: " ${CMAKE_CURRENT_LIST_FILE})
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)