aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindMiniupnpc.cmake
Commit message (Collapse)AuthorAgeFilesLines
* daemon: remove miniupnptobtoht2026-04-261-59/+0
|
* Only check for upnp version if version is determinedOrestis Konstantinidis2017-09-041-5/+5
|
* cmake: do not use GREATER_EQUAL, it's too newmoneromooo-monero2017-08-071-1/+1
|
* cmake: Update detection of external miniupnpcErik de Castro Lopo2017-07-301-156/+30
| | | | | | 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.
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* miniupnpc: clear out else/endfoo command argumentsBen Boeckel2014-10-231-2/+2
|
* build libunbound from external if no local libunbound or for static buildsRiccardo Spagni2014-10-061-0/+185