]> git.xonotic.org Git - xonotic/netradiant.git/commit
make crunch build optional and disabled by default
authorThomas Debesse <dev@illwieckz.net>
Sun, 28 Oct 2018 21:24:54 +0000 (22:24 +0100)
committerThomas Debesse <dev@illwieckz.net>
Sun, 28 Oct 2018 21:28:42 +0000 (22:28 +0100)
commit6acf8cb198eebecef02e507d14468d4dc90d91a5
treee47a9f34697901b74124e4c4ad95f493a3e91b13
parentf715e5f69a891e0d27d2faa1f76a8ef8337a33b4
make crunch build optional and disabled by default
14 files changed:
CMakeLists.txt
libs/CMakeLists.txt
plugins/CMakeLists.txt
plugins/image/CMakeLists.txt
plugins/image/crn.cpp [deleted file]
plugins/image/crn.h [deleted file]
plugins/image/image.cpp
plugins/imagecrn/CMakeLists.txt [new file with mode: 0644]
plugins/imagecrn/crn.cpp [new file with mode: 0644]
plugins/imagecrn/crn.h [new file with mode: 0644]
plugins/imagecrn/imagecrn.cpp [new file with mode: 0644]
plugins/imagecrn/imagecrn.def [new file with mode: 0644]
tools/quake3/CMakeLists.txt
tools/quake3/q3map2/image.c