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 c84e39c commit 117ca2bCopy full SHA for 117ca2b
Examples/test.cpp
@@ -17,12 +17,9 @@
17
ExcludeLibraryNames: ["ssLogger_SRC"]
18
SearchDirectories: ["./build", "./build/Debug", "./build/Release"]
19
Setup:
20
- Windows:
21
- "All":
22
- - "if not exist build mkdir build"
23
- Unix:
+ All:
24
"All":
25
- - "mkdir -p build"
+ - "mkdir build"
26
Build:
27
All:
28
0 commit comments