summaryrefslogtreecommitdiff
path: root/stacks/crdop/cmake/toolchains/x86_64-w64-mingw32.cmake
blob: 1b44215cd961423f4b8d7935ee3cfb595c638f3f (plain)
1
2
3
4
set(CMAKE_SYSTEM_NAME Windows)
set(CMAKE_SYSTEM_PROCESSOR x86_64)
set(CMAKE_C_COMPILER x86_64-w64-mingw32-gcc)
set(CMAKE_CXX_COMPILER x86_64-w64-mingw32-g++)
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com