fceux/cmake/cross-mingw32/release/CMakeLists.txt

4 lines
148 B
CMake

project("fceux: cross-mingw32 release")
set(FCEUX_EXE_NAME fceuxREL.exe)
include(${CMAKE_SOURCE_DIR}/cmake/cross-mingw32/fceux_cross-mingw32.cmake)