mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-06 13:01:21 +00:00
4 lines
100 B
Text
4 lines
100 B
Text
|
cmake_minimum_required( VERSION 2.8.7 )
|
||
|
|
||
|
add_pk3(demolition.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|