mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
4 lines
109 B
Text
4 lines
109 B
Text
|
cmake_minimum_required( VERSION 3.1.0 )
|
||
|
|
||
|
add_pk3(game_widescreen_gfx.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|