aboutsummaryrefslogtreecommitdiff
path: root/Sources
diff options
context:
space:
mode:
Diffstat (limited to 'Sources')
-rw-r--r--Sources/CLVGL/include/module.modulemap1
1 files changed, 0 insertions, 1 deletions
diff --git a/Sources/CLVGL/include/module.modulemap b/Sources/CLVGL/include/module.modulemap
index 9799d8a..19c28fb 100644
--- a/Sources/CLVGL/include/module.modulemap
+++ b/Sources/CLVGL/include/module.modulemap
@@ -1,5 +1,4 @@
module CLVGL {
umbrella header "shim.h"
- link "lvgl"
export *
}