upd: set up files and CMake

This commit is contained in:
2023-11-29 01:26:53 +00:00
parent ad155603ba
commit f2d9f9086a
18 changed files with 148 additions and 2 deletions

1
backend/src/main.cpp Normal file
View File

@ -0,0 +1 @@
int main() { return 0; }