CI and cmake updates

This commit is contained in:
Markus F.X.J. Oberhumer
2024-08-07 13:37:38 +02:00
parent b4db17ab3c
commit a9cb354225
10 changed files with 75 additions and 65 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ endif # /usr/bin/env
# make clang-format
#***********************************************************************
# automatically format some C++ source code files
# automatically format most C++ source code files
ifneq ($(wildcard /usr/bin/env),)
ifeq ($(shell uname),Linux)