mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cmake: fix homepage url
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
80c0235b78
commit
e9e638d6a4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.14)
|
|||
project(villas-common
|
||||
VERSION 0.0.0
|
||||
DESCRIPTION "VILLAScommon"
|
||||
HOMEPAGE_URL "https://git.rwth-aachen.de/acs/public/villas/VILLAScommon"
|
||||
HOMEPAGE_URL "https://github.com/VILLASframework/common"
|
||||
LANGUAGES C CXX
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue