commit b1df8907a2de1977be9193b45e30076b5f5e14cd Author: rubisalpha Date: Fri Feb 13 12:58:08 2026 +0000 Ajouter CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..d22b1dc --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1 @@ +add_executable(untitled1 main.cpp auth.cpp) \ No newline at end of file