linenoise icon indicating copy to clipboard operation
linenoise copied to clipboard

added CMakeLists.txt to support building via cmake

Open thorsten-klein opened this issue 9 months ago • 8 comments

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))

thorsten-klein avatar May 09 '24 09:05 thorsten-klein