1
0
forked from cat/WebBase

Added the boilerplate and also CMAKE

This commit is contained in:
2025-06-18 01:44:59 +03:00
parent 8df1342231
commit 0d7b7d1f1a

View File

@@ -1,3 +0,0 @@
#include <iostream>
int main(int argc, char **argv) { std::cout << "hi\n"; }