diff options
Diffstat (limited to 'll-database-binding/conf.d/app-templates/cmake/export.map')
-rw-r--r-- | ll-database-binding/conf.d/app-templates/cmake/export.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ll-database-binding/conf.d/app-templates/cmake/export.map b/ll-database-binding/conf.d/app-templates/cmake/export.map new file mode 100644 index 0000000..ee2f413 --- /dev/null +++ b/ll-database-binding/conf.d/app-templates/cmake/export.map @@ -0,0 +1 @@ +{ global: afbBindingV*; local: *; }; |