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 notes; make tests optional. #239

Merged
merged 2 commits into from
May 9, 2023
Merged

Conversation

dj2
Copy link
Contributor

@dj2 dj2 commented May 2, 2023

This CL adds some documentation on integrating subspace with CMake. In order to make the integration simpler the test files have been moved inside a SUBSPACE_BUILD_TESTS cmake option. This allows disabling the subspace tests when integrating.

Issue #226

This CL adds some documentation on integrating subspace with CMake. In
order to make the integration simpler the test files have been moved
inside a `SUBSPACE_BUILD_TESTS` cmake option. This allows disabling the
subspace tests when integrating.

Issue #226
Copy link
Collaborator

@danakj danakj left a comment

Choose a reason for hiding this comment

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

Use check from the top sus namespace

@danakj
Copy link
Collaborator

danakj commented May 9, 2023

Learning how to code review sorry for lots of noise haha, I changed one nit in the README, thanks so much for this.

@danakj danakj merged commit 8a404b4 into chromium:main May 9, 2023
@dj2 dj2 deleted the cmake_doc branch May 16, 2023 00:39
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