URL in CMake change.
This commit is contained in:
parent
8bc6932e36
commit
c252dd0671
@ -2,7 +2,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.20)
|
cmake_minimum_required(VERSION 3.20)
|
||||||
|
|
||||||
# Set the project name and version
|
# Set the project name and version
|
||||||
project(main VERSION 1.0.0 HOMEPAGE_URL "https://git.noorlander.info" DESCRIPTION "Demo embedded linux C project" LANGUAGES C)
|
project(main VERSION 1.0.0 HOMEPAGE_URL "https://git.noorlander.info/E.Noorlander/Cmake_C_Project" DESCRIPTION "Demo embedded linux C project" LANGUAGES C)
|
||||||
|
|
||||||
# Set a custom application name and definitions
|
# Set a custom application name and definitions
|
||||||
set(BIN_NAME "test")
|
set(BIN_NAME "test")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user