Skip to content
Commit 2d071663 authored by David Faure's avatar David Faure
Browse files

Remove warning when using KDEFrameworkCompilerSettings multiple times

(as can happen when having multiple frameworks as git submodules)

My first idea was to skip calling KDEClangFormat if not from the
toplevel of the project, but e.g. hotspot includes
KDEFrameworkCompilerSettings in the src subdir, not at the toplevel.
This fix is less intrusive, a single call will still work, even from
a subdirectory.
parent f3d06feb
Pipeline #561419 passed with stage
in 46 minutes and 26 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment