Skip to content

Cmake Cleanup Faabric Part 2 - #165

Merged
Shillaker merged 8 commits into
masterfrom
cmake-cleanup-2
Oct 27, 2021
Merged

Cmake Cleanup Faabric Part 2#165
Shillaker merged 8 commits into
masterfrom
cmake-cleanup-2

Conversation

@eigenraven

Copy link
Copy Markdown
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