Version 0.2.0. With project description README.md and added CHANGELOG.md.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
set(TARGET_APP "GenericQtClient")
|
||||
project(${TARGET_APP} VERSION 0.1.0 LANGUAGES CXX)
|
||||
project(${TARGET_APP} VERSION 0.2.0 LANGUAGES CXX)
|
||||
|
||||
enable_testing()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user