Actualiser CMakeLists.txt
This commit is contained in:
@@ -1 +1 @@
|
||||
add_executable(untitled1 main.cpp auth.cpp)
|
||||
add_executable(untitled1 main.cpp auth.cpp db.cpp)
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
add_executable(untitled1 main.cpp auth.cpp)
|
||||
add_executable(untitled1 main.cpp auth.cpp db.cpp)
|
||||