aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/toolchains/boost/mingw-w64-x86.jam
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-14 18:46:37 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-14 18:46:37 +0300
commitff71be1f6a300f1bec021fcb8e1ffd947c97edc5 (patch)
tree0d501fa9a5047fd7abd7d682ecb7274719ac43a0 /toolchains/boost/mingw-w64-x86.jam
parentproject.cmake.toolchain: allow omitting --platform (diff)
downloadcmake-common-ff71be1f6a300f1bec021fcb8e1ffd947c97edc5.tar.gz
cmake-common-ff71be1f6a300f1bec021fcb8e1ffd947c97edc5.zip
remove toolchains/
The main project module supports properly generating toolset files like these, so they are redundant?
Diffstat (limited to 'toolchains/boost/mingw-w64-x86.jam')
-rw-r--r--toolchains/boost/mingw-w64-x86.jam1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchains/boost/mingw-w64-x86.jam b/toolchains/boost/mingw-w64-x86.jam
deleted file mode 100644
index e73f190..0000000
--- a/toolchains/boost/mingw-w64-x86.jam
+++ /dev/null
@@ -1 +0,0 @@
-using gcc : : i686-w64-mingw32-g++ : <target-os>windows ;