Update project name in CMakeLists.txt and correct description in pubspec.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: b0esche
|
||||
description: "become cloud."
|
||||
description: "b0esche secure cloud"
|
||||
publish_to: "none"
|
||||
version: 0.1.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Project-level configuration.
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
project(b0esche_cloud LANGUAGES CXX)
|
||||
project(b0esche.cloud LANGUAGES CXX)
|
||||
|
||||
# The name of the executable created for the application. Change this to change
|
||||
# the on-disk name of your application.
|
||||
|
||||
Reference in New Issue
Block a user