Skip to content

replace include_prefix with includes [BUILD-701]#4

Open
wwieclaw wants to merge 1 commit intomasterfrom
wwieclaw
Open

replace include_prefix with includes [BUILD-701]#4
wwieclaw wants to merge 1 commit intomasterfrom
wwieclaw

Conversation

@wwieclaw
Copy link

@wwieclaw wwieclaw commented Jul 5, 2023

I replaced the output directory for the generated files from ./<file> to ./gen/gflags/<file> and then replaced include_prefix = 'gflags' with includes = ["gen"]. The gen directory is needed because bazel doesn't like includes = ['.']

Jira

https://swift-nav.atlassian.net/browse/BUILD-701

Testing

@wwieclaw wwieclaw requested a review from jungleraptor July 5, 2023 10:01
@wwieclaw wwieclaw changed the title replace include_prefix with includes replace include_prefix with includes [BUILD-701] Jul 5, 2023
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.

1 participant