mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CMake: Update homepage url in project() declaration to point to .org
This commit is contained in:
parent
87f6c6895d
commit
cc02e7a763
|
|
@ -16,7 +16,7 @@ project(ladybird
|
|||
VERSION 0.1.0
|
||||
LANGUAGES C CXX
|
||||
DESCRIPTION "Ladybird Web Browser"
|
||||
HOMEPAGE_URL "https://ladybird.dev"
|
||||
HOMEPAGE_URL "https://ladybird.org"
|
||||
)
|
||||
|
||||
if (ANDROID OR IOS)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user