conan-io / cmake-conan

CMake wrapper for conan C and C++ package manager
MIT License
814 stars 247 forks source link

Readability: unindent else clause #625

Closed jcar87 closed 4 months ago

jcar87 commented 4 months ago

Minor cosmetic thing, but there's no need for that entire block of code to be indented given the early return of the if() clause