mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 17:04:37 +04:00
11 lines
265 B
Diff
11 lines
265 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1632,7 +1632,6 @@ elseif(UNIX AND NOT APPLE AND NOT RISCOS
|
|
endif()
|
|
|
|
endif()
|
|
- CheckLibUnwind()
|
|
|
|
if(HAVE_DBUS_DBUS_H)
|
|
list(APPEND SOURCE_FILES "${SDL2_SOURCE_DIR}/src/core/linux/SDL_dbus.c")
|