From: Antonio Ospite Date: Thu, 10 May 2012 13:29:56 +0000 (+0200) Subject: Add a CMAKE_TOOLCHAIN_FILE to compile with MinGW X-Git-Tag: v0.1.3~37^2~1 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/f43e0004ea33555719ef921718eca81d6cb22248?hp=f43e0004ea33555719ef921718eca81d6cb22248 Add a CMAKE_TOOLCHAIN_FILE to compile with MinGW This is inspired by this blog post by Sylvain Beucler: http://blog.beuc.net/posts/Cross-compiling_with_CMake/ ---