aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/boost/toolchains/mingw-w64-x86-exe.jam
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-03 18:00:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-03 18:03:37 +0300
commitd7bd2e3d50d5b5b51f5af28343a6f03ed2efbcfc (patch)
tree36834e3fe8a8f06e589cc4aff90cf3a8271c2857 /boost/toolchains/mingw-w64-x86-exe.jam
parentcommon.cmake: don't use keyword- target_link_libraries (diff)
downloadcmake-common-d7bd2e3d50d5b5b51f5af28343a6f03ed2efbcfc.tar.gz
cmake-common-d7bd2e3d50d5b5b51f5af28343a6f03ed2efbcfc.zip
rearrange all files completely
Diffstat (limited to 'boost/toolchains/mingw-w64-x86-exe.jam')
-rw-r--r--boost/toolchains/mingw-w64-x86-exe.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/toolchains/mingw-w64-x86-exe.jam b/boost/toolchains/mingw-w64-x86-exe.jam
new file mode 100644
index 0000000..ad06bf3
--- /dev/null
+++ b/boost/toolchains/mingw-w64-x86-exe.jam
@@ -0,0 +1 @@
+using gcc : : i686-w64-mingw32-g++.exe ;