MarioRicalde / cmake-build-ncurses

Build Ncurses driven by CMake for Unix-like systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake build Ncurses

Build Ncurses driven by CMake for Unix-like systems. Takes less than a minute on a laptop.

cmake -B build -DCMAKE_INSTALL_PREFIX=~/mylibs

cmake --build build

About

Build Ncurses driven by CMake for Unix-like systems

License:MIT License


Languages

Language:CMake 100.0%