mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 09:35:47 +08:00
[spdlog] fix indentation
This commit is contained in:
parent
59a70d3729
commit
b4fa5bca11
@ -10,7 +10,7 @@ vcpkg_extract_source_archive(${ARCHIVE})
|
||||
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
PREFER_NINJA
|
||||
OPTIONS
|
||||
-DSPDLOG_BUILD_TESTING=OFF
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user