Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
COMMAND_EXPAND_LISTS option of add_custom_command is too new on Ubuntu Xenial and Debian stretch. It's available since CMake 3.8: https://cmake.org/cmake/help/v3.8/command/add_custom_command.html
We need to stop using it in cpp/src/gandiva/precompiled/CMakeLists.txt
Also We should pin cmake to version 3.5 in travis builds (xenial ships cmake 3.5)
Attachments
Issue Links
- links to