test: 🧪 add a little faux build dir
This commit is contained in:
parent
487f5be2b5
commit
4ef870c195
4 changed files with 19 additions and 0 deletions
8
test/faux_build_dir/main.cpp
Normal file
8
test/faux_build_dir/main.cpp
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
|
||||
#include "main.h"
|
||||
#include <stdint.h>
|
||||
|
||||
int main() {
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue