[ 
https://issues.apache.org/jira/browse/ARROW-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774356#comment-16774356
 ] 

Francois Saint-Jacques edited comment on ARROW-4599 at 2/21/19 5:55 PM:
------------------------------------------------------------------------

This has broken the build on linux with thirdparty gflags:

```
CMake Error at cmake_modules/ThirdpartyToolchain.cmake:658 
(target_compile_definitions):
  Cannot specify compile definitions for imported target "gflags_static".
Call Stack (most recent call first):
  CMakeLists.txt:506 (include)
```


was (Author: fsaintjacques):
This has broken the build on linux with thirdparty gflags:

```
CMake Error at cmake_modules/ThirdpartyToolchain.cmake:658 
(target_compile_definitions):
  Cannot specify compile definitions for target
  
"/home/fsaintjacques/src/db/arrow/cpp/flight-build/gflags_ep-prefix/src/gflags_ep/lib/libgflags.a"
  which is not built by this project.
Call Stack (most recent call first):
  CMakeLists.txt:506 (include)
```

> [C++] Add support for system GFlags
> -----------------------------------
>
>                 Key: ARROW-4599
>                 URL: https://issues.apache.org/jira/browse/ARROW-4599
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to