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
CI build changed to Release.
main
offa
4 years ago
parent
79176b1b7d
commit
7d1ce2511c
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
+1
-2
script/ci_build.sh
+ 1
- 2
script/ci_build.sh
View File
@@ -21,7 +21,6 @@ conan install \
-g cmake_paths \
..
cmake ..
cmake
-DCMAKE_BUILD_TYPE=Release
..
make
make unittest
Write
Preview
Loading…
Cancel
Save