diff --git a/CMakeLists.txt b/CMakeLists.txt index d22b1dc..1b5479c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1 +1 @@ -add_executable(untitled1 main.cpp auth.cpp) \ No newline at end of file +add_executable(untitled1 main.cpp auth.cpp db.cpp) \ No newline at end of file