linenoise
linenoise copied to clipboard
added CMakeLists.txt to support building via cmake
Simplify cross compilation and integration into other build systems by using cmake.
Additionally simplify usage within other cmake projects by providing a cmake EXPORT (find_package(linenoise)
)