Skip to content
Snippets Groups Projects
Commit ff4a33ce authored by Joakim Skogø Langvand's avatar Joakim Skogø Langvand
Browse files

Push version

parent d96c60a2
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.10)
# set the project name
project(Eventloop VERSION 0.0.1)
project(Eventloop VERSION 1.0.0)
# add the executable
add_executable(eventloop main.cpp workers.cpp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment