diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-24 17:20:56 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-24 17:20:56 +0200 |
commit | f8e95903ac0f2937289bb3e1dcb27899c03b8cc9 (patch) | |
tree | c47fcc688a5e6545e2d7bea3fd705d5c23ef1941 /cmake/export.map | |
parent | d77fcdaeb249fb1b82703b3d033126cee2c3c3ec (diff) |
Get back to last folder structure (more or less)
Change-Id: I2993ec9ca8f4ed73e1dfc9fb6caf554bfc0ac871
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'cmake/export.map')
-rw-r--r-- | cmake/export.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/export.map b/cmake/export.map new file mode 100644 index 0000000..ee2f413 --- /dev/null +++ b/cmake/export.map @@ -0,0 +1 @@ +{ global: afbBindingV*; local: *; }; |