This website requires JavaScript.
Explore
Help
Sign in
neocturne
/
MinedMap
Watch
1
Star
0
Fork
You've already forked MinedMap
0
mirror of
https://github.com/neocturne/MinedMap.git
synced
2025-03-06 09:54:53 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6125b1b027
MinedMap
/
.github
/
toolchains
/
x86_64-w64-mingw32.cmake
3 lines
91 B
CMake
Raw
Normal View
History
Unescape
Escape
ci: add GitHub actions for Linux and Windows builds We build a "static" binary for Windows now to avoid distributing the dependencies as DLLs.
2021-12-19 23:12:25 +01:00
set
(
TARGET
x86_64-w64-mingw32
)
ci: add Win32 build
2021-12-21 23:55:27 +01:00
include
(
${
CMAKE_CURRENT_LIST_DIR
}
/common-w64-mingw32.cmake
)
Reference in a new issue
Copy permalink