mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 12:30:32 +00:00
3 lines
98 B
CMake
3 lines
98 B
CMake
cmake_minimum_required( VERSION 2.4 )
|
|
|
|
add_pk3(brightmaps.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
|