We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c623d commit aee6744Copy full SHA for aee6744
1 file changed
CMakeLists.txt
@@ -172,6 +172,8 @@ endif()
172
# | Setup Modules |
173
# +-------------------------------------------------------------------------------------------------------+
174
175
+saucer_bindings_export("modules/desktop" "SAUCER_DESKTOP_EXPORT")
176
+saucer_bindings_export("modules/loop" "SAUCER_LOOP_EXPORT")
177
178
target_include_directories(${PROJECT_NAME}
179
PRIVATE "modules/desktop/include/saucer"
0 commit comments