diff dist-files.mk @ 3146:d468ce1eb636

[MSVC] fix cmake for use with clgcc/clg++ - adapt toolchain file (avoid making cmake think it's cross-compiling) - patch cmake to prevent using link library prefix (-l) and suffix (.lib)
author Michael Goffioul <michael.goffioul@gmail.com>
date Wed, 17 Jul 2013 10:04:30 -0400
parents 1d9bbaa43239
children 591b3d68b43e
line wrap: on
line diff
--- a/dist-files.mk	Mon Jul 15 21:29:42 2013 -0400
+++ b/dist-files.mk	Wed Jul 17 10:04:30 2013 -0400
@@ -279,6 +279,7 @@
   mingwrt.mk \
   mpfr.mk \
   msitools.mk \
+  msvc-build-cmake-1.patch \
   msvc-dbus-1.patch \
   msvc-fftw-1.patch \
   msvc-fltk-1.patch \