simon-git: puzzles (main): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Apr 27 11:23:40 BST 2021


TL;DR:
  8ff394d Toolchain file for MinGW cross-compilation.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2021-04-27 11:23:40

commit 8ff394d1cc42efc3509135bbdd6ce92498eafcf3
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=8ff394d1cc42efc3509135bbdd6ce92498eafcf3;hp=2d2d7e8678e55d555554203e3ffec44610bc2c25
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Tue Apr 27 11:06:44 2021 +0100

    Toolchain file for MinGW cross-compilation.
    
    Cribbed from the PuTTY one. Use with something like
    cmake . -DCMAKE_TOOLCHAIN_FILE=cmake/toolchain-mingw.cmake

 cmake/toolchain-mingw.cmake | 12 ++++++++++++
 1 file changed, 12 insertions(+)



More information about the tartarus-commits mailing list