mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-02 23:51:46 +00:00
4 lines
107 B
Text
4 lines
107 B
Text
|
cmake_minimum_required( VERSION 2.8.7 )
|
||
|
|
||
|
add_pk3(hacx_gzdoom_stuff.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|