Skip to content

cmake: Fix using absolute path in include directories#3329

Merged
Magnus Edenhill (edenhill) merged 1 commit intoconfluentinc:masterfrom
bosphorusiss:master
Apr 6, 2021
Merged

cmake: Fix using absolute path in include directories#3329
Magnus Edenhill (edenhill) merged 1 commit intoconfluentinc:masterfrom
bosphorusiss:master

Conversation

@hmenn
Copy link
Contributor

  • External library include directories were binded as public dependency.
    That causes absolute path rependency and It produces
    absolute paths and that crashs build on yocto.

You can check this pr for additional information about crash: openembedded/meta-openembedded#324 and this https://errors.yoctoproject.org/Errors/Details/575207/

* External library include directories were binded as public dependency.
  That causes absolute path rependency and It produces
  absolute paths and that crashs build on yocto.
@edenhill
Copy link
Contributor

Copy link
Contributor

@neptoess Bill Rose (neptoess) left a comment

Choose a reason for hiding this comment

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

Looks good to me. Good catch Hasan MEN (@hmenn) .

@edenhill Magnus Edenhill (edenhill) merged commit 0df231d into confluentinc:master Apr 6, 2021
@edenhill
Copy link
Contributor

Thanks!

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.

3 participants