diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | 3rdparty/cmocka | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 010ab6b49d..9545bb624d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,3 +42,7 @@ url = ../amd_blobs update = none ignore = dirty +[submodule "3rdparty/cmocka"] + path = 3rdparty/cmocka + url = ../cmocka.git + update = none diff --git a/3rdparty/cmocka b/3rdparty/cmocka new file mode 160000 +Subproject 672c5cee79eb412025c3dd8b034e611c1f11905 |