Antoine Pitrou created ARROW-15773:
--------------------------------------
Summary: [C++] CMake error when configuring AWS SDK
Key: ARROW-15773
URL: https://issues.apache.org/jira/browse/ARROW-15773
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Antoine Pitrou
Fix For: 8.0.0
I am getting the following error:
{code}
CMake Error at
/home/antoine/miniconda3/envs/pyarrow/lib/cmake/AWSSDK/AWSSDKConfig.cmake:132
(while):
had incorrect arguments:
"NOT" "TEMP_NAME" "STREQUAL"
Unknown arguments specified
Call Stack (most recent call first):
cmake_modules/ThirdpartyToolchain.cmake:4326 (find_package)
CMakeLists.txt:548 (include)
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)