mirror of
https://github.com/feather-wallet/feather.git
synced 2024-10-31 17:37:43 +00:00
14 lines
218 B
Diff
14 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
|
||
|
|