mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-23 20:31:00 +08:00
examples : fix build
This commit is contained in:
@@ -42,6 +42,7 @@ add_library(ggwave-common ${GGWAVE_LIBRARY_TYPE}
|
||||
)
|
||||
|
||||
target_link_libraries(ggwave-common PRIVATE
|
||||
${CMAKE_DL_LIBS}
|
||||
)
|
||||
|
||||
if (GGWAVE_SUPPORT_SDL2)
|
||||
|
||||
Reference in New Issue
Block a user