MinedMap/.github/toolchains/x86_64-w64-mingw32.cmake

3 lines
91 B
CMake
Raw Normal View History

set(TARGET x86_64-w64-mingw32)
2021-12-21 23:55:27 +01:00
include(${CMAKE_CURRENT_LIST_DIR}/common-w64-mingw32.cmake)