##// END OF EJS Templates
Add missing include in meson.build
perrinel -
r707:f4bb34feb05a
parent child
Show More
@@ -1,6 +1,7
1 1
2 2 amdaplugin_moc_headers = [
3 'include/AmdaPlugin.h'
3 'include/AmdaPlugin.h',
4 'include/AmdaProvider.h'
4 5 ]
5 6
6 7 amdaplugin_sources = [
General Comments 3
Under Review
author

Auto status change to "Under Review"

Approved
author

Status change > Approved

You need to be logged in to leave comments. Login now