share/hedgewars/Data/Missions/CMakeLists.txt
author Gianfranco Costamagna <locutusofborg@debian.org>
Wed, 08 Jul 2020 17:13:42 +0300
changeset 15700 a3d2f69f3ac1
parent 11968 1de4d6b35748
permissions -rw-r--r--
Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro Author: Gianfranco Costamagna <locutusofborg@debian.org> Last-Update: 2020-07-08
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3011
73c8f618fd8b General:
smxx
parents: 2788
diff changeset
     1
add_subdirectory(Training)
11968
1de4d6b35748 Mission recategorization into trainings, challenges and scenarios.
Wuzzy <almikes@aol.com>
parents: 7632
diff changeset
     2
add_subdirectory(Challenge)
1de4d6b35748 Mission recategorization into trainings, challenges and scenarios.
Wuzzy <almikes@aol.com>
parents: 7632
diff changeset
     3
add_subdirectory(Scenario)
7632
81e5e7092023 add 'a classic fairytale' campaign to cmake install
sheepluva
parents: 3011
diff changeset
     4
add_subdirectory(Campaign)