aboutsummaryrefslogtreecommitdiff
blob: bc70e9480462f9f3b3ce09185994b322169e2922 (plain)
1
2
3
4
5
6
7
8
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()