From a4a8ba0038218c23dd728c95e3d243f5c243dbd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20B=C3=B6ger?= Date: Tue, 13 Jul 2021 15:05:45 +0100 Subject: [PATCH] remove outdated platform restriction notice --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 75e5fedf..536145d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,3 @@ -# -# FIXME: This CMakeLists.txt is only for Win32 platforms for now -# cmake_minimum_required(VERSION 3.12)