mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-06 21:11:44 +00:00
760db90d71
# Conflicts: # CMakeLists.txt
3 lines
96 B
CMake
3 lines
96 B
CMake
cmake_minimum_required( VERSION 2.8.7 )
|
|
|
|
add_pk3(gzdoom.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|