aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindReadline.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: find readline on macOS ARMselsta2021-11-171-1/+1
* cmake: fix readline detection when the readline library is not foundmoneromooo-monero2018-10-261-1/+3
* Updating the FindReadline CMake hint to search in homebrew's default directoryGene Peters2018-05-071-1/+1
* Keep readline optionalJethro Grassie2018-01-111-2/+10
* Add checks for termcap if needed by readlineJethro Grassie2018-01-021-20/+27
* fixed linking against libreadline on OpenBSDston1th2017-11-281-0/+4
* cmake: fix building when readline is not foundmoneromooo-monero2017-11-191-0/+4
* Add readline support to clijethro2017-06-181-0/+66