aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindMiniupnpc.cmake (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-09-04Only check for upnp version if version is determinedOrestis Konstantinidis1-5/+5
2017-08-07cmake: do not use GREATER_EQUAL, it's too newmoneromooo-monero1-1/+1
2017-07-30cmake: Update detection of external miniupnpcErik de Castro Lopo1-162/+36
The version of miniupnpc in external/ uses API version 16, but the code also seems to work for API version 10. Also remove detection of older unsupported versions.
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-23miniupnpc: clear out else/endfoo command argumentsBen Boeckel1-2/+2
2014-10-06build libunbound from external if no local libunbound or for static buildsRiccardo Spagni1-0/+185