We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4ff78 commit 50fcbccCopy full SHA for 50fcbcc
documentation/CMakeLists.txt
@@ -11,9 +11,8 @@ CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..)
11
CPMAddPackage(
12
NAME MCSS
13
DOWNLOAD_ONLY YES
14
- # patched version until https://github.com/mosra/m.css/pull/171 is resolved
15
- GITHUB_REPOSITORY TheLartians/m.css
16
- GIT_TAG 1bf162b96d5bfefc9967a80cef138f1270ffa415
+ GITHUB_REPOSITORY mosra/m.css
+ GIT_TAG 42d4a9a48f31f5df6e246c948403b54b50574a2a
17
)
18
19
# ---- Doxygen variables ----
0 commit comments