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