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

4 lines
146 B
CMake
Raw Normal View History

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