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
No known key found for this signature in database
GPG Key ID: 08E62D23FA0ECBBC

View File

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