folder for the tests (that utils is includable only by the tests and not the src code, I added a compiler flag only for the tests in the makefile, but the compiler_flags.txt is global for the lsp, gotta be careful with that)
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
-I./include
|
|
-I./src
|
|
-I./test/utils
|