mirror of
https://github.com/DrBeef/QuestZDoom.git
synced 2025-03-06 09:21:22 +00:00
4 lines
96 B
Text
4 lines
96 B
Text
|
cmake_minimum_required( VERSION 2.8.7 )
|
||
|
|
||
|
add_pk3(lzdoom.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|