Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake Cleanup Faabric Part 2 #163

Closed
wants to merge 11 commits into from
Closed

Conversation

eigenraven
Copy link
Collaborator

Based on #162 : needs it to be merged first, and docker containers rebuilt.

This changes the dependency management from mostly CMake ExternalProject-based to mostly Conan-based, with a few odd dependencies still done using FetchContent until I can get access to the Conan repos and improve the "recipes" there.

I also removed headers from source lists in cmake targets, as they are ignored there anyway unless marked as PUBLIC_SOURCEs for installation - and are already covered by the existing install command in the top-level cmakelists.

@eigenraven
Copy link
Collaborator Author

Replaced by #165

@eigenraven eigenraven closed this Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant