mirror of
https://github.com/fmtlib/fmt.git
synced 2026-07-30 16:26:27 +08:00
Apply clang-format
This commit is contained in:
parent
6439aa09b1
commit
c851fbe658
@ -19,6 +19,5 @@ endif ()
|
||||
# Test that a target depending on fmt can itself be exported (#4806).
|
||||
add_library(export-test INTERFACE)
|
||||
target_link_libraries(export-test INTERFACE fmt::fmt)
|
||||
export(
|
||||
TARGETS export-test
|
||||
export(TARGETS export-test
|
||||
FILE ${CMAKE_CURRENT_BINARY_DIR}/export-test-targets.cmake)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user