mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 00:42:08 +00:00
- removed clangformat from discord-rpc
This commit is contained in:
parent
a643a74083
commit
c15315f318
1 changed files with 0 additions and 4 deletions
|
@ -118,10 +118,6 @@ if (${BUILD_SHARED_LIBS})
|
|||
target_compile_definitions(discord-rpc PRIVATE -DDISCORD_BUILDING_SDK)
|
||||
endif(${BUILD_SHARED_LIBS})
|
||||
|
||||
if (CLANG_FORMAT_CMD)
|
||||
add_dependencies(discord-rpc clangformat)
|
||||
endif(CLANG_FORMAT_CMD)
|
||||
|
||||
# install
|
||||
|
||||
install(
|
||||
|
|
Loading…
Reference in a new issue