This website works better with JavaScript.
首頁
探索
說明
登入
visus
/
scope-guard
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Formatting.
main
offa
7 年之前
父節點
4f526411cc
當前提交
ca90f58f33
共有
1 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
顯示文件統計
+0
-1
script/ci_install.sh
+ 0
- 1
script/ci_install.sh
查看文件
@@ -17,7 +17,6 @@ then
curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o ${CMAKE_INSTALLER}
chmod +x ${CMAKE_INSTALLER}
sudo ./install-cmake.sh --prefix=/usr/local --skip-license
else
echo "CMake installer available"
fi
Write
Preview
Loading…
取消
儲存