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

Don't build empty cpp files #1938

Merged
merged 1 commit into from Jun 22, 2022
Merged

Conversation

jagerman
Copy link
Member

We shouldn't be compiling these .cpp files at all on other platforms,
rather than compiling empty .cpp files (which later results in "... has
no symbols" warnings).

We shouldn't be compiling these .cpp files at all on other platforms,
rather than compiling empty .cpp files (which later results in "... has
no symbols" warnings).
@majestrate
Copy link
Contributor

it seems this needs rebase to merge

@jagerman
Copy link
Member Author

jagerman commented Jun 22, 2022

it seems this needs rebase to merge

I've turned off that annoying setting on the repo. It's sometimes useful, but more often just a nuisance.

"Oh no! I changed the readme! Have to rebase all my PRs now!"

@majestrate majestrate self-requested a review June 22, 2022 21:05
@majestrate majestrate merged commit a9a9593 into oxen-io:dev Jun 22, 2022
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.

None yet

2 participants