Skip to content

Commit 50fcbcc

Browse files
authored
use official m.css repo (#64)
1 parent ed4ff78 commit 50fcbcc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

documentation/CMakeLists.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..)
1111
CPMAddPackage(
1212
NAME MCSS
1313
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
14+
GITHUB_REPOSITORY mosra/m.css
15+
GIT_TAG 42d4a9a48f31f5df6e246c948403b54b50574a2a
1716
)
1817

1918
# ---- Doxygen variables ----

0 commit comments

Comments
 (0)