diff options
Diffstat (limited to 'open-source-lorries/cmake.lorry')
-rw-r--r-- | open-source-lorries/cmake.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/cmake.lorry b/open-source-lorries/cmake.lorry new file mode 100644 index 0000000..af7645b --- /dev/null +++ b/open-source-lorries/cmake.lorry @@ -0,0 +1,6 @@ +{ + "cmake": { + "type": "git", + "url": "git://cmake.org/cmake.git" + } +} |