generated from TDD-Templates/cmake_cpputest_template
changed the cmake project name
This commit is contained in:
parent
aaa2a2d16a
commit
600cdf88c5
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.20)
|
||||
|
||||
# Use the fancy version substitution
|
||||
project(cmake-cpputest-template
|
||||
project(multi-tracker
|
||||
VERSION 1.0
|
||||
DESCRIPTION "template for cmake + cpputest"
|
||||
LANGUAGES C CXX
|
||||
|
|
Loading…
Reference in New Issue