net-misc/megasync: add 5.6.0.0

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-10-30 22:37:43 +09:00
parent fa37442d89
commit efc3b58dc5
3 changed files with 155 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
We don't need to run clang-format to build the app.
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,5 +63,3 @@ include(desktopapp_configuration)
# Load the MEGA targets
add_subdirectory(src)
-include(get_clang_format)
-get_clang_format()