]> git.xonotic.org Git - xonotic/netradiant.git/commit
Add CMakeLists.txt
authorTimePath <andrew.hardaker1995@gmail.com>
Thu, 14 Apr 2016 00:48:56 +0000 (10:48 +1000)
committerTimePath <andrew.hardaker1995@gmail.com>
Thu, 14 Apr 2016 01:10:09 +0000 (11:10 +1000)
commitfec7e300053b6fb9f82210acf1b45c4f2169615d
treed5a9803c8eab3308ac0c768bf1da912508ab6042
parente6bf0d774eae887e2646c71d1c17a689bb287bf2
Add CMakeLists.txt
71 files changed:
.gitignore
.travis.yml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
appveyor.yml [new file with mode: 0644]
cmake/FindGLIB.cmake [new file with mode: 0644]
cmake/FindGtkGLExt.cmake [new file with mode: 0644]
contrib/CMakeLists.txt [new file with mode: 0644]
contrib/bobtoolz/CMakeLists.txt [new file with mode: 0644]
contrib/bobtoolz/DPatch.cpp
contrib/brushexport/CMakeLists.txt [new file with mode: 0644]
contrib/prtview/CMakeLists.txt [new file with mode: 0644]
contrib/shaderplug/CMakeLists.txt [new file with mode: 0644]
contrib/sunplug/CMakeLists.txt [new file with mode: 0644]
contrib/ufoaiplug/CMakeLists.txt [new file with mode: 0644]
download-gamepacks.sh
include/CMakeLists.txt [new file with mode: 0644]
include/ipatch.h
install-gamepacks.sh
libs/CMakeLists.txt [new file with mode: 0644]
libs/cmdlib/.cvswrappers [deleted file]
libs/cmdlib/CMakeLists.txt [new file with mode: 0644]
libs/container/CMakeLists.txt [new file with mode: 0644]
libs/container/container.h
libs/ddslib/CMakeLists.txt [new file with mode: 0644]
libs/debugging/CMakeLists.txt [new file with mode: 0644]
libs/etclib/CMakeLists.txt [new file with mode: 0644]
libs/filematch/CMakeLists.txt [new file with mode: 0644]
libs/generic/CMakeLists.txt [new file with mode: 0644]
libs/gtkutil/CMakeLists.txt [new file with mode: 0644]
libs/l_net/CMakeLists.txt [new file with mode: 0644]
libs/math/CMakeLists.txt [new file with mode: 0644]
libs/mathlib/CMakeLists.txt [new file with mode: 0644]
libs/memory/CMakeLists.txt [new file with mode: 0644]
libs/modulesystem/CMakeLists.txt [new file with mode: 0644]
libs/os/CMakeLists.txt [new file with mode: 0644]
libs/picomodel/CMakeLists.txt [new file with mode: 0644]
libs/profile/CMakeLists.txt [new file with mode: 0644]
libs/script/CMakeLists.txt [new file with mode: 0644]
libs/signal/CMakeLists.txt [new file with mode: 0644]
libs/splines/CMakeLists.txt [new file with mode: 0644]
libs/stream/CMakeLists.txt [new file with mode: 0644]
libs/string/CMakeLists.txt [new file with mode: 0644]
libs/uilib/CMakeLists.txt [new file with mode: 0644]
libs/uilib/uilib.cpp [new file with mode: 0644]
libs/xml/CMakeLists.txt [new file with mode: 0644]
plugins/CMakeLists.txt [new file with mode: 0644]
plugins/archivepak/CMakeLists.txt [new file with mode: 0644]
plugins/archivewad/CMakeLists.txt [new file with mode: 0644]
plugins/archivezip/CMakeLists.txt [new file with mode: 0644]
plugins/entity/CMakeLists.txt [new file with mode: 0644]
plugins/image/CMakeLists.txt [new file with mode: 0644]
plugins/imagehl/CMakeLists.txt [new file with mode: 0644]
plugins/imagepng/CMakeLists.txt [new file with mode: 0644]
plugins/imageq2/CMakeLists.txt [new file with mode: 0644]
plugins/mapq3/CMakeLists.txt [new file with mode: 0644]
plugins/mapxml/CMakeLists.txt [new file with mode: 0644]
plugins/md3model/CMakeLists.txt [new file with mode: 0644]
plugins/model/CMakeLists.txt [new file with mode: 0644]
plugins/sample/CMakeLists.txt [new file with mode: 0644]
plugins/shaders/CMakeLists.txt [new file with mode: 0644]
plugins/textool/.cvswrappers [deleted file]
plugins/textool/Doc/.cvswrappers [deleted file]
plugins/vfspk3/CMakeLists.txt [new file with mode: 0644]
radiant/CMakeLists.txt [new file with mode: 0644]
radiant/mainframe.cpp
radiant/qgl.cpp
tools/CMakeLists.txt [new file with mode: 0644]
tools/quake3/CMakeLists.txt [new file with mode: 0644]
tools/quake3/q3data/.cvswrappers [deleted file]
tools/quake3/q3map2/game_t.h [deleted file]