aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/CMakeLists.txt
blob: 21f4ba5b093d9e5e325c7c82fc0e446918882edd (plain) (blame)
1
2
3
4
5
6
7
8
9
# $URL$
# $Id$
add_custom_target(plugins ALL)

add_subdirectory(5000Points)
add_subdirectory(Blind)
add_subdirectory(Duell)
add_subdirectory(Dont_Get_Worse)
add_subdirectory(Team_Duell)