Re: [PATCH] CMake: fix indentation and normalize braces

2023-08-30 Thread Thomas Jarosch
Hi Yegor, You wrote on Wed, Aug 30, 2023 at 11:57:01AM +0200: > From: Yegor Yefremov > > --- > CMakeLists.txt| 53 +-- > examples/CMakeLists.txt | 21 ++- > examples/cmake_example/CMakeLists.txt | 4 +- >

[PATCH] CMake: fix indentation and normalize braces

2023-08-30 Thread yegorslists
From: Yegor Yefremov --- CMakeLists.txt| 53 +-- examples/CMakeLists.txt | 21 ++- examples/cmake_example/CMakeLists.txt | 4 +- ftdipp/CMakeLists.txt | 35 +- packages/CMakeLists.txt