Skip to content

Comments

cmake: Fix using absolute path in include directories#3327

Closed
Hasan MEN (hmenn) wants to merge 1 commit intoconfluentinc:masterfrom
bosphorusiss:master
Closed

cmake: Fix using absolute path in include directories#3327
Hasan MEN (hmenn) wants to merge 1 commit intoconfluentinc:masterfrom
bosphorusiss:master

Conversation

@hmenn
Copy link
Contributor

  • LIST_DIR was problematic with cmake target files. It produces
    absolute paths and that crashs build on yocto. SOURCE_DIR has the
    same abilities without path mixes.

* LIST_DIR was problematic with cmake target files. It produces
  absolute paths and that crashs build on yocto. SOURCE_DIR has the
  same abilities without path mixes.
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