commit | 8c14c017603b544e4130ca16b631d1b627bb5e49 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Tue May 25 09:46:05 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue May 25 09:46:05 2021 +0200 |
tree | 3210ad68a349008c44d535e9caab06dd79c54951 | |
parent | 938a3a5af5726145245bea3556c998e6b1c3264d [diff] |
build BUFIX do not format scripts
diff --git a/CMakeLists.txt b/CMakeLists.txt index 42a9ebd..fd80f78 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -183,7 +183,8 @@ # source files to be covered by the 'format' target set(format_sources - compat/* + compat/*.c + compat/*.h src/*.c src/*.h src/plugins_exts/*