mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 12:30:32 +00:00
02ff428d54
- On Mac OS X, ensure assembly code is disabled by default (since it won't work).
3 lines
93 B
CMake
3 lines
93 B
CMake
cmake_minimum_required( VERSION 2.4 )
|
|
|
|
add_pk3(zdoom.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|