aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/CMakeLists.txt
blob: 31723005f69e5020f989d0f9bd874a672a756c32 (plain) (blame)
1
2
3
4
5
6
7
add_custom_target(plugins ALL)

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