mirror of
https://github.com/fmtlib/fmt.git
synced 2026-07-31 00:36:58 +08:00
removed unneeded space before parenthesis
This commit is contained in:
parent
5dc0d4aebe
commit
8f02ca36ae
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.8...3.28)
|
||||
include_guard (GLOBAL)
|
||||
include_guard(GLOBAL)
|
||||
|
||||
# Fallback for using newer policies on CMake <3.12.
|
||||
if (${CMAKE_VERSION} VERSION_LESS 3.12)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user