summitto / pgp-packet-library

Implementation of binary PGP protocol, as per RFC 4880
GNU General Public License v3.0
27 stars 5 forks source link

Use imported targets for Boost #22

Closed tomsmeding closed 5 years ago

tomsmeding commented 5 years ago

This uses an imported target (Boost::boost) instead of the variables that were used before. Since this requires cmake 3.5.2, the minimum version is raised to 3.5.2.