Add HOMEPAGE_URL to CMake recipe.
This commit is contained in:
parent
694cb3bc44
commit
ab3b98c1b7
|
@ -7,6 +7,7 @@ set(XGETTEXT_CMD "xgettext" CACHE STRING "The command for xgettext.")
|
|||
project(epubgrep
|
||||
VERSION 0.2.0
|
||||
DESCRIPTION "Search tool for EPUB e-books"
|
||||
HOMEPAGE_URL "https://schlomp.space/tastytea/epubgrep"
|
||||
LANGUAGES CXX)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")
|
||||
|
|
Loading…
Reference in New Issue
Block a user