This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-11-10 14:51:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5181e3ebb2
gzdoom-gles
/
wadsrc_extra
/
CMakeLists.txt
4 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
- First commit of archive split - preserve original assets - Added: d_main.cpp now searches for "gzdoom_optional_assets.pk3" - this can be changed in version.h for fork authors. - Updated forum links to point to ZDoom.org.
2017-09-07 08:08:09 +00:00
cmake_minimum_required( VERSION 2.8.7 )
- rename gzdoom_optional_assets.pk3 to zd_extra.pk3
2017-09-09 09:51:18 +00:00
add_pk3(zd_extra.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
Reference in a new issue
Copy permalink