diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
