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 3878025 commit f0818b5Copy full SHA for f0818b5
Makefile
@@ -13,7 +13,7 @@ else
13
endif
14
15
ifeq ($(OS),Windows_NT)
16
- BIN_NAME := example
+ BIN_NAME := example.exe
17
else
18
BIN_NAME := example
19
0 commit comments