Skip to content

cmake: fix order of headers#19819

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:cmake_fix_headers_order
Apr 1, 2021
Merged

cmake: fix order of headers#19819
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:cmake_fix_headers_order

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Mar 31, 2021

  • cmake uses filesystem's order which may vary
  • unpredictable headers order may cause build failures (primary bindings)

relates #19818

buildworker:Linux x64=linux-5
buildworker:Linux x64 Debug=linux-5

- cmake uses filesystem's order which may vary
- unpredictable headers order may cause build failures (primary bindings)
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Apr 1, 2021

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants