mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2025-10-21 20:10:36 +00:00
chore(version): bump up the version
- New version: 0.1.1 - Add project name
This commit is contained in:
parent
90c78eaa04
commit
3119cd0fd2
@ -1,8 +1,8 @@
|
||||
cmake_minimum_required(VERSION 3.1...3.28)
|
||||
|
||||
project(
|
||||
Template
|
||||
VERSION 0.1.0
|
||||
Mafia
|
||||
VERSION 0.1.1
|
||||
LANGUAGES CXX)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user