Ajouter CMakeLists.txt

This commit is contained in:
2026-02-13 12:58:08 +00:00
commit b1df8907a2

1
CMakeLists.txt Normal file
View File

@@ -0,0 +1 @@
add_executable(untitled1 main.cpp auth.cpp)