mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
CMake: missed a word in title =] :D
This commit is contained in:
parent
11d6a4eb89
commit
48615b8b3d
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.11.4)
|
||||
project(notcurses VERSION 1.6.11
|
||||
DESCRIPTION "UI for modern terminal emulators"
|
||||
DESCRIPTION "Blingful UI for modern terminal emulators"
|
||||
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
|
||||
LANGUAGES C CXX)
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user