From 07f08477e85ab37957fddc4714d4706f13b2357a Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:50:49 +0200 Subject: Disabled Magic2 build --- Magic2/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Magic2') diff --git a/Magic2/CMakeLists.txt b/Magic2/CMakeLists.txt index 9901c4f..4753252 100644 --- a/Magic2/CMakeLists.txt +++ b/Magic2/CMakeLists.txt @@ -1,4 +1,4 @@ -project(Magic2) +project(Magic2) # FIXME: This project is unused as of now; see TODO in top-level. set(CMAKE_MFC_FLAG 1) add_executable( Magic2 WIN32 -- cgit v1.1