Update FSFW from Upstream #27
@ -5,7 +5,7 @@ fi
|
|||||||
|
|
||||||
cmake_fmt="python3 -m cmake-format"
|
cmake_fmt="python3 -m cmake-format"
|
||||||
if command -v ${cmake_fmt} &> /dev/null
|
if command -v ${cmake_fmt} &> /dev/null
|
||||||
cmake_fmt_cmd=${cmake_fmt} -i CMakeLists.txt
|
cmake_fmt_cmd="${cmake_fmt} -i CMakeLists.txt"
|
||||||
eval ${cmake_fmt_cmd}
|
eval ${cmake_fmt_cmd}
|
||||||
then
|
then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user