From f8202ba35a4daf0f71c1cc81e46a655a8149cccf Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 5 Aug 2013 12:16:40 +0000 Subject: fixed typo git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3566 90c681e8-e032-0410-971d-27865f9a5e38 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 292458f99..a6135b568 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -MESSAGE(ERROR "this revision is broken. Use r3864 instead" +MESSAGE(FATAL_ERROR "This revision is broken. Use r3864 instead") cmake_minimum_required(VERSION 2.6.0) -- cgit v1.2.3-13-gbd6f