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/vmware/CMakeLists.txt')
-rw-r--r--core/src/vmware/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/src/vmware/CMakeLists.txt b/core/src/vmware/CMakeLists.txt
index 43ac195b9..407d69d16 100644
--- a/core/src/vmware/CMakeLists.txt
+++ b/core/src/vmware/CMakeLists.txt
@@ -1,7 +1,7 @@
#
# BAREOS - Backup Archiving REcovery Open Sourced
#
-# Copyright (C) 2017-2020 Bareos GmbH & Co. KG
+# Copyright (C) 2017-2022 Bareos GmbH & Co. KG
#
# This program is Free Software; you can redistribute it and/or
# modify it under the terms of version three of the GNU Affero General Public
@@ -19,6 +19,5 @@
# 02110-1301, USA.
message("Entering ${CMAKE_CURRENT_SOURCE_DIR}")
-cmake_minimum_required(VERSION 3.0)
add_subdirectory(vadp_dumper)
add_subdirectory(vmware_cbt_tool)