Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/qt-tray-monitor/CMakeLists.txt')
-rw-r--r--core/src/qt-tray-monitor/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/qt-tray-monitor/CMakeLists.txt b/core/src/qt-tray-monitor/CMakeLists.txt
index 2562aace7..a4be2cf60 100644
--- a/core/src/qt-tray-monitor/CMakeLists.txt
+++ b/core/src/qt-tray-monitor/CMakeLists.txt
@@ -18,9 +18,6 @@
# 02110-1301, USA.
message("Entering ${CMAKE_CURRENT_SOURCE_DIR}")
-cmake_minimum_required(VERSION 3.0)
-# (for AUTOUIC)
-
if(HAVE_WIN32)
add_definitions(-D_STAT_DEFINED=1)
endif()