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

Refine Bazel buildsystem #91

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Refine Bazel buildsystem #91

merged 2 commits into from
Mar 11, 2024

Conversation

ffoulkes
Copy link
Contributor

@ffoulkes ffoulkes commented Mar 11, 2024

  • Defined Bazel config settings for the DPDK and ES2K targets.

  • Added target-sys/ prefix to #includes for target-sys header
    files, to fix a problem in the Bazel build. Updated dpdk.BUILD and
    the CMakeLists.txt files to reflect the change.

NOTE: This PR is based on PR #91.

@ffoulkes ffoulkes requested a review from aashishkuma March 11, 2024 03:05
Added "target-sys/" prefix to #includes for target-sys header
files, to fix a problem in the bazel build. Updated dpdk.BUILD and
the CMakeLists.txt files to reflect the change.

Signed-off-by: Derek G Foster <[email protected]>
@ffoulkes ffoulkes changed the title Refine Bazel buildsystem and implement PDAL Refine Bazel buildsystem Mar 11, 2024
@ffoulkes ffoulkes changed the base branch from main to bazelize-2 March 11, 2024 14:30
@ffoulkes ffoulkes marked this pull request as ready for review March 11, 2024 14:31
@ffoulkes ffoulkes merged commit c479931 into bazelize-2 Mar 11, 2024
4 checks passed
@ffoulkes ffoulkes deleted the bazelize-3 branch March 11, 2024 14:32
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