Skip to content

Fix inkevent dependency tree for CMake build#10080

Merged
bneradt merged 1 commit intoapache:masterfrom
JosiahWI:fix/cmake-inkevent-deps
Jul 24, 2023
Merged

Fix inkevent dependency tree for CMake build#10080
bneradt merged 1 commit intoapache:masterfrom
JosiahWI:fix/cmake-inkevent-deps

Conversation

@JosiahWI
Copy link
Copy Markdown
Contributor

This declares an explicit dependency on inkevent for all its direct dependents, and removes redundant includes. IOCORE_INCLUDE_DIRS is left untouched, because some targets have transitive dependencies on inkevent, but don't have the usage requirement on the direct dependency declared.
viz

This declares an explicit dependency on inkevent for all its direct
dependents, and removes redundant includes. IOCORE_INCLUDE_DIRS is left
untouched, because some targets have transitive dependencies on inkevent,
but don't have the usage requirement on the direct dependency declared.
@JosiahWI JosiahWI self-assigned this Jul 24, 2023
@JosiahWI JosiahWI added the CMake work related to CMakes scripts or issues label Jul 24, 2023
@JosiahWI JosiahWI added this to the 10.0.0 milestone Jul 24, 2023
@JosiahWI JosiahWI requested a review from cmcfarlen July 24, 2023 17:06
@bneradt bneradt merged commit 03e9ebe into apache:master Jul 24, 2023
@JosiahWI JosiahWI deleted the fix/cmake-inkevent-deps branch July 24, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake work related to CMakes scripts or issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants