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

Conan testing #2

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conan testing #2

wants to merge 19 commits into from

Conversation

BennD
Copy link
Owner

@BennD BennD commented Oct 13, 2024

No description provided.

BennD added 19 commits October 13, 2024 08:55
They will get in the way of conan, the root needs to be a meta package instead.
* Added CMakeHelperModules project
* Doesn't properly detect VCSs right now
* Now works from all subdirectories
* Added CMakeHelperModules to ProjectA
* Added CMakeHelperModules to ProjectB
* Moved redundant cmake includes to TopLevel CMakeLists.txt
* added conan_provider.cmake for conan integration
* added conanfile.py with spdlog dependency declared
* disabled CMakeUserPresets.cmake generation
* added linux / windows presets
CMake by default interprets the `binaryDir` relative to the source directory. So functionaly it does not make a difference, but this way it works with CLion better.
Restructured for simplicity and 3 layer projects
Made more problems than it solved
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