From a93c5c542042b582f2da765aa386772dc8437f01 Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Mon, 31 Jul 2017 17:09:40 +0300 Subject: * Fix CMake to include PGXP sources. Import updated translations. Includes some small fixes on CMake, such as prettier status messages, host and target arch detection (taken from PCSX2), and various other small errors. --- plugins/dfcdrom/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dfcdrom') diff --git a/plugins/dfcdrom/CMakeLists.txt b/plugins/dfcdrom/CMakeLists.txt index 447d6e7e..7860e414 100644 --- a/plugins/dfcdrom/CMakeLists.txt +++ b/plugins/dfcdrom/CMakeLists.txt @@ -1,4 +1,4 @@ -message("Configuring dfcdrom") +message(STATUS "* Configuring dfcdrom") include(GlibCompileResourcesSupport) -- cgit v1.2.3