mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-26 05:51:20 +00:00
4 lines
107 B
Text
4 lines
107 B
Text
|
cmake_minimum_required( VERSION 2.4 )
|
||
|
|
||
|
add_pk3(game_widescreen_gfx.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|