mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
- removed clangformat from discord-rpc
This commit is contained in:
parent
46d36cf5c7
commit
561bce40fc
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)
|
target_compile_definitions(discord-rpc PRIVATE -DDISCORD_BUILDING_SDK)
|
||||||
endif(${BUILD_SHARED_LIBS})
|
endif(${BUILD_SHARED_LIBS})
|
||||||
|
|
||||||
if (CLANG_FORMAT_CMD)
|
|
||||||
add_dependencies(discord-rpc clangformat)
|
|
||||||
endif(CLANG_FORMAT_CMD)
|
|
||||||
|
|
||||||
# install
|
# install
|
||||||
|
|
||||||
install(
|
install(
|
||||||
|
|
Loading…
Reference in a new issue