AmokHuginnsson / replxx

A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
Other
690 stars 108 forks source link

CMakeLists.txt: Avoid globbing source files. #139

Open jmcken8 opened 2 years ago

jmcken8 commented 2 years ago

This is expected for modern CMake, and avoids warnings every time a build is run + speeds up build times.