We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132534f commit ea8c3b2Copy full SHA for ea8c3b2
CMakeLists.txt
@@ -14,7 +14,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}"
14
15
project(cpp-terminal
16
VERSION 1.0.0
17
- DESCRIPTION "Small header only C++ library for writing multiplatform terminal applications"
+ DESCRIPTION "Small C++ library for writing multiplatform terminal applications"
18
HOMEPAGE_URL "https://github.com/jupyter-xeus/cpp-terminal"
19
LANGUAGES CXX)
20
0 commit comments