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

Minor build setup changes #6

Merged

Conversation

DeveloperPaul123
Copy link
Member

Not sure if these changes are in line with the Beman standards, but I found the CMakeLists changes to be necessary to get the project to build. Also I think it's fairly common to reserve the out or build folder in the source directory for builds, especially with build setups that use CMakePresets.json or CMakeUserPresets.json.

If there are changes I need to make to get this accepted please let me know. Thanks!

CMakeLists.txt Outdated Show resolved Hide resolved
@DeveloperPaul123
Copy link
Member Author

Ok I removed the static library and added an interface target. If you want @camio I can wait for changes to be implemented in beman-project/exemplar#30 and then integrate those in this project. Or that can just be a follow up PR.

Note that the install rules in this project are still broken.

CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@camio
Copy link
Contributor

camio commented Sep 26, 2024

If you want @camio I can wait for changes to be implemented in beman-project/exemplar#30 and then integrate those in this project. Or that can just be a follow up PR.

I'm okay with merging this one and doing the others in a follow up PR. Thanks for the contribution!

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