This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Typo fixed.
main
offa
7 years ago
parent
533791d0fb
commit
cac1064fd6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
script/ci_install.sh
+ 1
- 1
script/ci_install.sh
View File
@@ -20,7 +20,7 @@ else
echo "CMake installer available"
fi
sudo ./
install-cmake.sh --prefix=$
/local --skip-license
sudo ./
${CMAKE_INSTALLER} --prefix=/usr
/local --skip-license
cd ${BUILD_DIR}
Write
Preview
Loading…
Cancel
Save