mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00: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…
Reference in New Issue
Block a user