mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
3 lines
102 B
CMake
3 lines
102 B
CMake
cmake_minimum_required( VERSION 2.8.7 )
|
|
|
|
add_pk3(game_support.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|