mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/41931 Closes: https://github.com/gentoo/gentoo/pull/41931 Signed-off-by: Sam James <sam@gentoo.org>
13 lines
398 B
Diff
13 lines
398 B
Diff
https://github.com/NilsBrause/waylandpp/pull/85
|
|
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -21,7 +21,7 @@
|
|
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
-cmake_minimum_required(VERSION 3.4)
|
|
+cmake_minimum_required(VERSION 3.4...4.0)
|
|
project(waylandpp VERSION 1.0.0 LANGUAGES CXX)
|
|
|
|
# packages
|