Skip to content

ARROW-4660: [C++] Use set_target_properties for defining GFLAGS_IS_A_DLL #3737

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

Closed
wants to merge 1 commit into from

Conversation

kou
Copy link
Member

@kou kou commented Feb 22, 2019

target_compile_definitions() for imported library needs CMake 3.11 or
later.

target_compile_definitions() for imported library needs CMake 3.11 or
later.
@fsaintjacques
Copy link
Contributor

👍 compiling on Linux, haven't tried on WIN32.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

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

+1

@wesm wesm closed this in 46f75d7 Feb 25, 2019
@kou kou deleted the cpp-support-cmake-3.10-again branch February 25, 2019 20:35
@guoyuhong
Copy link

Thanks for fixing this! We met the build error in travis. https://travis-ci.com/ray-project/ray/jobs/181504329

@xhochy
Copy link
Member

xhochy commented Mar 3, 2019

@guoyuhong This is weird, I would have suggested that this could be related to the CMake version but I've seen this feature working with older versions of CMake.

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.

5 participants