mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 21:02:39 +08:00
remove debug statements
This commit is contained in:
@@ -11,8 +11,6 @@ if [ $? -eq 0 ]; then
|
||||
else
|
||||
B_CMAKE=cmake
|
||||
fi
|
||||
echo CMAKE=$B_CMAKE
|
||||
exit 0
|
||||
# default build configuration
|
||||
B_BUILD_TYPE=${B_BUILD_TYPE:-Debug}
|
||||
if [ "$(uname)" = "Darwin" ]; then
|
||||
|
||||
Reference in New Issue
Block a user