aboutsummaryrefslogtreecommitdiffstats
path: root/extras/router-plugin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'extras/router-plugin/CMakeLists.txt')
-rw-r--r--extras/router-plugin/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/router-plugin/CMakeLists.txt b/extras/router-plugin/CMakeLists.txt
index bbff755d4..81ad2e628 100644
--- a/extras/router-plugin/CMakeLists.txt
+++ b/extras/router-plugin/CMakeLists.txt
@@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
project(router-plugin)
include(GNUInstallDirs)