mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2025-02-13 07:02:03 +00:00
4 lines
94 B
Text
4 lines
94 B
Text
|
cmake_minimum_required( VERSION 2.4 )
|
||
|
|
||
|
add_pk3(lights.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|