Skip to content

Commit 8aeeb69

Browse files
authored
Update build.cmd
1 parent fb903f6 commit 8aeeb69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Code Samples/Fib/build.cmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
@@ -1,2 +0,0 @@
12
SET PATH=%PATH%;%1
2-
g++ -g *.cpp -lpthread --std=c++11 -O0 -o %2
3+
g++ -g *.cpp -lpthread --std=c++11 -O0 -o %2

0 commit comments

Comments
 (0)