Remove version constraint from CMake package

This commit is contained in:
Dennis Klein
2018-04-18 15:49:00 +02:00
parent 29f5ed006a
commit 6a11639db8

View File

@@ -6,8 +6,6 @@
# copied verbatim in the file "LICENSE" #
################################################################################
cmake_minimum_required(VERSION 3.9.4 FATAL_ERROR)
@PACKAGE_INIT@
### General variables for project discovery/inspection