We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8335ab9 commit 53246f1Copy full SHA for 53246f1
windows/build/build.sh
@@ -1,5 +1,8 @@
1
#!/bin/bash
2
3
+# Copyright 2021-Present Datadog, Inc. https://www.datadoghq.com/
4
+# SPDX-License-Identifier: Apache-2.0
5
+
6
# Default values
7
output_dir=""
8
targets=(
0 commit comments