Skip to content
This repository has been archived by the owner. It is now read-only.

Fix CMake build on macOS #13

Merged
merged 1 commit into from Jan 21, 2020
Merged

Fix CMake build on macOS #13

merged 1 commit into from Jan 21, 2020

Conversation

@benesch
Copy link
Member

@benesch benesch commented Jan 21, 2020

Just linking against dependencies is insufficient. Instead, use CMake's
find_package system, which will hunt down dependencies in a variety of
platform-specific places. CMake doesn't ship find modules for Pqxx or
Config++, so we include our own versions.

Just linking against dependencies is insufficient. Instead, use CMake's
find_package system, which will hunt down dependencies in a variety of
platform-specific places. CMake doesn't ship find modules for Pqxx or
Config++, so we include our own versions.
@benesch benesch requested a review from umanwizard Jan 21, 2020
@benesch
Copy link
Member Author

@benesch benesch commented Jan 21, 2020

🙇

@benesch benesch merged commit f4dafbc into master Jan 21, 2020
2 checks passed
2 checks passed
ci/dockercloud Your tests passed in Docker Cloud
Details
license/cla Contributor License Agreement is signed.
Details
@benesch benesch deleted the cmake-xplatform branch Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.