mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-22 15:45:22 +03:00
remove debug statements
This commit is contained in:
parent
87ff075c15
commit
cfe8719982
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user