mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
3 lines
98 B
CMake
3 lines
98 B
CMake
cmake_minimum_required( VERSION 2.8.7 )
|
|
|
|
add_pk3(zd_extra.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|