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

Enable Export and Installation of Targets #62

Closed
threeal opened this issue Dec 14, 2023 · 0 comments · Fixed by #71
Closed

Enable Export and Installation of Targets #62

threeal opened this issue Dec 14, 2023 · 0 comments · Fixed by #71
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented Dec 14, 2023

This issue proposes adjusting the CMakeLists.txt in this project to enable the exporting and installation of targets using the cmake --install command. Aligning with the standard CMake project structure, this adjustment ensures that targets built in this project can be exported and installed to a specific directory. This modification facilitates the use of the project without the necessity of building it first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant