diff options
| author | Stelios Tsampas <loathingkernel@gmail.com> | 2018-01-18 03:25:56 +0200 |
|---|---|---|
| committer | Stelios Tsampas <loathingkernel@gmail.com> | 2018-03-19 11:47:21 +0200 |
| commit | 692119c547351b291e197c4716d387302cfcd864 (patch) | |
| tree | 1de5eb1ca18cd7a352d27d33fa1bbb11cfa0b196 /plugins/dfcdrom | |
| parent | 6f76041029393c6823973a29426b28c8c2d0b064 (diff) | |
| download | pcsxr-692119c547351b291e197c4716d387302cfcd864.tar.gz | |
* CMake messages
Diffstat (limited to 'plugins/dfcdrom')
| -rw-r--r-- | plugins/dfcdrom/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfcdrom/CMakeLists.txt b/plugins/dfcdrom/CMakeLists.txt index 7860e414..7a71c31c 100644 --- a/plugins/dfcdrom/CMakeLists.txt +++ b/plugins/dfcdrom/CMakeLists.txt @@ -1,4 +1,4 @@ -message(STATUS "* Configuring dfcdrom") +message(STATUS "* Configuring DFCdrom") include(GlibCompileResourcesSupport) |
