From bfd02e0e475ceaa8ea659c136c1e24ee95c1f3fc Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 24 Aug 2017 19:11:52 +0100 Subject: Set up a clang-cl makefile. Mostly just cribbed from the corresponding changes in PuTTY's build setup, although since the two mkfile.pl scripts are not _quite_ identical, I had to make a few tweaks. --- Recipe | 1 + 1 file changed, 1 insertion(+) (limited to 'Recipe') diff --git a/Recipe b/Recipe index ba8317f..3b57ef5 100644 --- a/Recipe +++ b/Recipe @@ -17,6 +17,7 @@ !makefile gnustep Makefile.gnustep !makefile nestedvm Makefile.nestedvm !makefile emcc Makefile.emcc +!makefile clangcl Makefile.clangcl !srcdir icons/ -- cgit v1.1