mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
update patch comment
This commit is contained in:
parent
a8e26eaf8d
commit
910b077214
1 changed files with 3 additions and 3 deletions
|
@ -13,10 +13,10 @@ CPMAddPackage(
|
|||
|
||||
CPMAddPackage(
|
||||
NAME MCSS
|
||||
GITHUB_REPOSITORY TheLartians/m.css
|
||||
# using a local patch until https://github.com/mosra/m.css/pull/171 is resolved
|
||||
GIT_TAG 1bf162b96d5bfefc9967a80cef138f1270ffa415
|
||||
DOWNLOAD_ONLY YES
|
||||
# patched version until https://github.com/mosra/m.css/pull/171 is resolved
|
||||
GITHUB_REPOSITORY TheLartians/m.css
|
||||
GIT_TAG 1bf162b96d5bfefc9967a80cef138f1270ffa415
|
||||
)
|
||||
|
||||
# ---- Doxygen variables ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue