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

Upload New File

parent 6866180b
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