mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
CMake: Update homepage url in project() declaration to point to .org
This commit is contained in:
committed by
Andrew Kaster
parent
87f6c6895d
commit
cc02e7a763
Notes:
github-actions[bot]
2024-09-23 22:50:57 +00:00
Author: https://github.com/ADKaster Commit: https://github.com/LadybirdBrowser/ladybird/commit/cc02e7a7632 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1504
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user