mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-01 09:57:46 +00:00
13 lines
218 B
Diff
13 lines
218 B
Diff
--- a/src/CMakeLists.txt
|
|
+++ b/src/CMakeLists.txt
|
|
@@ -3,7 +3,6 @@
|
|
|
|
# Generated from src.pro.
|
|
|
|
-add_subdirectory(resonance-audio)
|
|
add_subdirectory(multimedia)
|
|
if(ANDROID)
|
|
add_subdirectory(android)
|
|
--
|
|
2.43.0
|
|
|