Skip to content

Add Support for CMake Builds#12

Merged
sailormoon merged 3 commits intosailormoon:masterfrom
jparr721:master
Mar 13, 2022
Merged

Add Support for CMake Builds#12
sailormoon merged 3 commits intosailormoon:masterfrom
jparr721:master

Conversation

@jparr721
Copy link
Copy Markdown
Contributor

@jparr721 jparr721 commented Feb 8, 2022

It is advantageous to package this project as a cmake-compatible module since we can then allow users to just add it to their existing build system. Note, this does not add cmake support for the test directory to keep the change set small.

The cmake build system provided here supports an installation via cmake or working as a submodule. The docs have been updated to reflect this.

Comment thread README.md
```
```bash
$ ./program /tmp/one /tmp/two /tmp/three --verbose
> I'm a verbose program! I'll be reading the following files:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, my vim auto-deletes end-line spacing.

@sailormoon sailormoon merged commit 4fe8261 into sailormoon:master Mar 13, 2022
@sailormoon
Copy link
Copy Markdown
Owner

Awesome change! Thank you for contributing.

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