This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
qzdoom
Watch
0
Star
0
Fork
You've already forked qzdoom
0
mirror of
https://github.com/ZDoom/qzdoom.git
synced
2024-11-11 07:11:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0422f40d80
qzdoom
/
wadsrc
/
CMakeLists.txt
4 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
- Bump CMake version requirement to 2.8.7. This means that generator expressions must be supported as well as empty else and endif expressions (like most sane languages). ZDoom probably didn't work with 2.4 anymore anyway.
2016-02-06 02:19:29 +00:00
cmake_minimum_required( VERSION 2.8.7 )
Added missing wadsrc/CMakeLists.txt to repository. SVN r1084 (trunk)
2008-07-23 19:11:58 +00:00
Merge branch 'master' of https://github.com/rheit/zdoom Conflicts: wadsrc/CMakeLists.txt
2013-07-02 07:59:59 +00:00
add_pk3(gzdoom.pk3 ${CMAKE_CURRENT_SOURCE_DIR}/static)
Reference in a new issue
Copy permalink