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

ARROW-7929: [C++] Align CMake target names to upstreams #6480

Closed
wants to merge 2 commits into from

Conversation

tobim
Copy link
Contributor

@tobim tobim commented Feb 24, 2020

No description provided.

This changes the declared imported targets for glog, gtest and
thrift to match the exported names produced by each projects
generated _Name_Targets.cmake file.

This makes it possible to use `CMAKE_FIND_PACKAGE_PREFER_CONFIG=ON`
in conjunction with `ARROW_DEPENDENCY_SOURCE=SYSTEM`.
@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on JIRA?
https://issues.apache.org/jira/browse/ARROW

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@fsaintjacques fsaintjacques changed the title Arrow 7929: [C++] Align CMake target names to upstreams ARROW-7929: [C++] Align CMake target names to upstreams Feb 24, 2020
@github-actions
Copy link

Copy link
Member

@bkietz bkietz left a comment

Choose a reason for hiding this comment

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

Looks solid, just one comment:

cpp/src/gandiva/CMakeLists.txt Show resolved Hide resolved
@kou
Copy link
Member

kou commented Feb 25, 2020

@kszucs Some Ursabot builds are failed. Could you confirm whether this is Ursabot related problem or this PR related problem?

BTW, I want to rebuild failed Ursabot builds manually. What do I need to do for it?

@kszucs
Copy link
Member

kszucs commented Feb 25, 2020

@kou login on the buildbot site and restart manually with the rebuild button, or...

@kszucs
Copy link
Member

kszucs commented Feb 25, 2020

@ursabot build

@kou
Copy link
Member

kou commented Feb 26, 2020

@kszucs Thanks! I didn't know @ursabot build!

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou closed this in 396861b Feb 26, 2020
@tobim tobim deleted the ARROW-7929 branch February 26, 2020 05:05
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.

None yet

4 participants