mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
fix typo
This commit is contained in:
parent
f158b9ca9c
commit
beebf70246
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ CPMAddPackage(
|
|||
NAME fmt
|
||||
GIT_TAG 7.1.3
|
||||
GITHUB_REPOSITORY fmtlib/fmt # to get an installable target
|
||||
OPTION "FMT_INSTALL YES"
|
||||
OPTIONS "FMT_INSTALL YES"
|
||||
)
|
||||
|
||||
# ---- Add source files ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue