aboutsummaryrefslogtreecommitdiff
path: root/plugins/CMakeLists.txt
blob: 03d7f575aebb33ea93000db793b42aaa9a8be89d (plain) (blame)
1
2
3
foreach(plugin ${PLUGINS})
  add_subdirectory(${plugin})
endforeach(plugin)