mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Fix reformat target
This commit is contained in:
parent
6f03576270
commit
356be2eeff
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ if(CLANG_FORMAT
|
|||
AND AUTOPEP)
|
||||
add_custom_target(
|
||||
reformat
|
||||
DEPENDS reformat-cmake reformat-source reformat-python
|
||||
DEPENDS reformat-cmake reformat-c++ reformat-python
|
||||
COMMENT "Auto formatting of all source and CMakeLists.txt files")
|
||||
endif()
|
||||
|
|
Loading…
Add table
Reference in a new issue