mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 03:06:49 +08:00
Add include_guard (GLOBAL) to allow usage in multiple submodules (#4672)
This commit is contained in:
parent
2d7dc922c6
commit
f99d530247
@ -1,4 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.8...3.28)
|
||||
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