mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-06 04:50:26 +00:00
3 lines
94 B
CMake
3 lines
94 B
CMake
cmake_minimum_required( VERSION 2.4 )
|
|
|
|
add_pk3(lights.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|