Skip to content

Commit 1668e8f

Browse files
committed
Fix module name
1 parent 8c6336e commit 1668e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/boson/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Setup library
33
# --------------------------------------------------------------------------------------------------------
44

5-
saucer_bindings_add_module(desktop "BOSON_EXPORT")
5+
saucer_bindings_add_module(boson "BOSON_EXPORT")
66

77
# --------------------------------------------------------------------------------------------------------
88
# Include directories

0 commit comments

Comments
 (0)