This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
visualboyadvance-m
mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m.git
Watch
1
Star
0
Fork
You've already forked visualboyadvance-m
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e3978b314
visualboyadvance-m
/
cmake
/
Toolchain-cross-MinGW-w64-i...
2 lines
72 B
CMake
Raw
Normal View
History
Unescape
Escape
builder: minor fixes for mingw. Search the lib-prefixed names of intl/iconv/charset libraries first to avoid dlls being linked. Update toolchain files to include the common source by full path, fixes using them as toolchains for other projects broken in 3edd9ba7. Update URL for nasm, use newer jpeg-turbo, tiff and wx. Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2020-02-02 02:14:03 +00:00
include
(
${
CMAKE_CURRENT_LIST_DIR
}
/Toolchain-cross-MinGW-w64-i686.cmake
)