diff options
Diffstat (limited to 'Magic2/CMakeLists.txt')
-rw-r--r-- | Magic2/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |