aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindReadline.cmake (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-17cmake: find readline on macOS ARMselsta1-1/+1
2018-10-26cmake: fix readline detection when the readline library is not foundmoneromooo-monero1-1/+3
2018-05-07Updating the FindReadline CMake hint to search in homebrew's default directoryGene Peters1-1/+1
2018-01-11Keep readline optionalJethro Grassie1-2/+10
2018-01-02Add checks for termcap if needed by readlineJethro Grassie1-20/+27
2017-11-28fixed linking against libreadline on OpenBSDston1th1-0/+4
2017-11-19cmake: fix building when readline is not foundmoneromooo-monero1-0/+4
2017-06-18Add readline support to clijethro1-0/+66