Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix first-time build on Linux when Ninja generator is used #35

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

abeltrano
Copy link
Contributor

This pull request includes a change to the CMakeLists.txt file in the external/hostap directory. The change adds several files to the INSTALL_BYPRODUCTS list, ensuring that they are included as byproducts of the installation process. This creates the correct nodes in the dependency graph, allowing the first-ever build to be initiated.

Main change:

  • external/hostap/CMakeLists.txt: Added several files to the INSTALL_BYPRODUCTS list to include them as byproducts of the installation process.

@abeltrano abeltrano requested a review from a team as a code owner November 29, 2023 03:01
@abeltrano abeltrano merged commit 9c2f02c into develop Nov 29, 2023
2 checks passed
@abeltrano abeltrano deleted the fixexternalproject branch November 29, 2023 03:03
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