Closed njwhite closed 8 years ago
Automated message from Dropbox CLA bot
@njwhite, thanks for the pull request! It looks like you haven't yet signed the Dropbox CLA. Please sign it here.
@smarx I've signed it now!
Automated message from Dropbox CLA bot
@njwhite, thanks for signing the CLA!
We don't use CMake at Dropbox, so I haven't tested this. I seems like a good idea, though, so I'll trust you. If there are complaints from any other CMake users that this isn't the right approach, we can discuss more deeply.
@artwyman thanks!
...to the CMake build script. The pkg-config file needs a version number (which it takes from the CMakeLists.txt variable), which I've set to 1.0.0. The cmake project declaration needs to be after the minimum-requirement declaration to avoid errors from the cmake's change in VERSION semantics.