aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Dont_Get_Worse/CMakeLists.txt
blob: 3148cfc838c98592b4bbbc9403a53e4eb5ee6759 (plain) (blame)
1
2
3
4
pascal_add_module(hold_the_line Hold_The_Line.dpr
  PACKAGES sdl opengl
)
add_dependencies(plugins hold_the_line)