Commit b14b9eee by varkokonyi

Cmake file

parent 7f2601ad
cmake_minimum_required(VERSION 3.12)
project(untitled)
set(CMAKE_CXX_STANDARD 11)
add_executable(Alles vektorMain.cpp gtest_lite.h memtrace.cpp memtrace.h vektor.h vektor.cpp)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment