Skip to content
Snippets Groups Projects
Commit fbd92e3e authored by Michael Ghebremussie's avatar Michael Ghebremussie
Browse files

Delete CMakeLists.txt

parent 14346842
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.23)
project(INF3_AB1)
set(CMAKE_CXX_STANDARD 14)
add_executable(INF3_AB1 main.cpp Cards.cpp)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment