aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Dont_Get_Worse/CMakeLists.txt
blob: 66e6f35318bd45bc4cb6b447c5f43dbb75dc221a (plain) (blame)
1
2
3
4
5
6
# $URL$
# $Id$
pascal_add_module(hold_the_line Hold_The_Line.dpr
  PACKAGES sdl opengl
)
add_dependencies(plugins hold_the_line)