pjproject
pjproject copied to clipboard
CMake improvements and macOS support
See the individual commits for details.
The tests currently expect a given directory layout, so they fail with stuff like:
12:12:52.005 Error loading CA list file '../build/cacert.pem': Unknown OpenSSL error 16777218
Thoughts on if-defing based on the build tool? Maybe make it coonfigurable at build time with a define?
Some more work might be needed to make tests work with ctest.
Since this is marked as experimental, maybe it's ok not to run them yet?
Yes, I suppose it's ok not to run the tests for now.
Yes, I suppose it's ok not to run the tests for now.
Updated!