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 #165

Merged
merged 8 commits into from
Oct 27, 2021
Merged

Cmake Cleanup Faabric Part 2 #165

merged 8 commits into from
Oct 27, 2021

Conversation

eigenraven
Copy link
Collaborator

Based on #164 : 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.

Replaces #163

@eigenraven eigenraven marked this pull request as ready for review October 27, 2021 08:51
@Shillaker Shillaker self-assigned this Oct 27, 2021
@Shillaker Shillaker merged commit 1837780 into master Oct 27, 2021
@Shillaker Shillaker deleted the cmake-cleanup-2 branch October 27, 2021 15:27
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.

2 participants