summaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Collapse)Author
2013-12-08Provide a JID for IRC users, and add a stringprep dependency for thisFlorent Le Coz
2013-11-21Let the user choose the poller to use through cmake POLLER optionFlorent Le Coz
Use ccmake, or cmake -i, or cmake -DPOLLER=EPOLL, for example
2013-11-10And actually use the values found by cmakeFlorent Le Coz