adobkin / libcapn

A simple C Library for interact with the Apple Push Notification Service (APNs)
MIT License
100 stars 35 forks source link

1.1.0 release includes an empty directory. #20

Closed SMillerDev closed 8 years ago

SMillerDev commented 8 years ago

This means the SOURCE_DIR won't work. We need a GIT_REPOSITORY or a release with actual files in that folder. GIT_REPOSITORY seems like the best solution to me.

adobkin commented 8 years ago

jansson - a git submodule. After clone libcapn run git submodule update --init to clone it

SMillerDev commented 8 years ago

I know, but I'm trying to get the OSX homebrew formula to work. Which would benefit from just being able to download releases.