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
Lost parameter added.
main
offa
7 years ago
parent
ae61a057e0
commit
ceba020bc9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
script/ci_install.sh
+ 1
- 0
script/ci_install.sh
View File
@@ -42,6 +42,7 @@ then
mkdir -p build && cd build
cmake -DCMAKE_C_COMPILER=${CC} \
-DCMAKE_CXX_COMPILER=${CXX} \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIBCXX_ABI_UNSTABLE=ON \
Write
Preview
Loading…
Cancel
Save