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

Add CMake install target #286

Merged
merged 4 commits into from
May 30, 2024
Merged

Add CMake install target #286

merged 4 commits into from
May 30, 2024

Conversation

ckendrick
Copy link
Collaborator

This adds the ability to install the libROM library and headers. The installation path can be changed by specifying -DCMAKE_INSTALL_PREFIX=/path/to/install.

Additionally, -Wall is now included when building in Debug mode and a CMake option was added to control whether or not to build the Doxygen docs instead of always building them. Use -DENABLE_DOCS=ON to enable the documentation build.

@ckendrick ckendrick added the RFR Ready for review label May 6, 2024
@ckendrick ckendrick merged commit 0302faa into master May 30, 2024
4 checks passed
@ckendrick ckendrick deleted the cmake_install branch June 27, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants