tests: Ensure that plugins are build for tests that need them

This commit is contained in:
Julian Sparber
2022-12-03 12:39:27 +01:00
parent db6d69e026
commit b3040e38a4
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -130,8 +130,8 @@ add_project_arguments(
subdir('po')
subdir('src')
subdir('tests')
subdir('plugins')
subdir('tests')
subdir('doc')
subdir('data')