From f03c8a1495aaeb14b012ef3fec099f9cd261c737 Mon Sep 17 00:00:00 2001 From: Taylor Richards Date: Sun, 3 Jul 2016 21:54:38 -0400 Subject: [PATCH] set fonttool as console app in order to get usage text --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e56c2e..f1ca4a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -343,7 +343,6 @@ CreateSourceGroups(${scramble_SOURCE}) add_executable(fonttool EXCLUDE_FROM_ALL - WIN32 ${fonttool_SOURCE} ${fonttool_HEADERS} ) -- 2.39.2