Skip to content

Commit

Permalink
make ttl generator a native target
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tee committed May 18, 2020
1 parent 2736e3f commit 1e44506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ if get_option ('plugins').contains (pl[0])
'-DPLUGIN_CONFIG="../' + pl_lowercase + '_config.h"',
],
install: false,
native: true,
)
pl_ttl = custom_target (
pl_str + '.ttl',
Expand Down

0 comments on commit 1e44506

Please sign in to comment.