]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
fix game_packs_all target
authorThomas Debesse <dev@illwieckz.net>
Sat, 14 Oct 2017 02:06:45 +0000 (04:06 +0200)
committerThomas Debesse <dev@illwieckz.net>
Sat, 14 Oct 2017 21:28:58 +0000 (23:28 +0200)
commit236afb3ee879b4a3094c45b0a660585460af3688
tree79659667b0b496d7d4d63dad2fb3bf9465cf82aa
parentc15b1c8a7855158dc5ae79dd87dc5b68e4d67031
fix game_packs_all target

Previously, game_packs_all target was just calling game_packs target, so it
was just installing free game packs, not all. It's now a proper target
setting proper environment variables before calling install-gamepacks.sh.
CMakeLists.txt