summaryrefslogtreecommitdiffstats
path: root/src/cmake/modules/FindSDL_net.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/modules/FindSDL_net.cmake')
-rw-r--r--src/cmake/modules/FindSDL_net.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmake/modules/FindSDL_net.cmake b/src/cmake/modules/FindSDL_net.cmake
index 9fe28f0..e4be76e 100644
--- a/src/cmake/modules/FindSDL_net.cmake
+++ b/src/cmake/modules/FindSDL_net.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)