We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cba1f5 commit 73f41a2Copy full SHA for 73f41a2
1 file changed
Makefile
@@ -4,7 +4,7 @@ fmt:
4
./Testing/fix.sh
5
6
build:
7
- bazel build -c opt //:release
+ bazel build -c opt //Source/gui:Santa
8
9
test:
10
bazel test --define=SANTA_BUILD_TYPE=adhoc --test_output=errors //:unit_tests
0 commit comments