[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587955204 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587952686 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587899030 ## File path: run-cmake-format.py ## @@ -52,6 +52,7 @@ 'cpp/cmake_modules/FindRapidJSONAlt.cmake', 'cpp/cmake_modules/FindSnappyAlt.cmake',

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587898227 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587896214 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587889678 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587887231 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587884449 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587872742 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-03-04 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r587870368 ## File path: cpp/cmake_modules/Usevcpkg.cmake ## @@ -0,0 +1,214 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-02-25 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r583312522 ## File path: run-cmake-format.py ## @@ -52,6 +52,7 @@ 'cpp/cmake_modules/FindRapidJSONAlt.cmake', 'cpp/cmake_modules/FindSnappyAlt.cmake',

[GitHub] [arrow] ianmcook commented on a change in pull request #9553: ARROW-11580: [C++] Add CMake option ARROW_DEPENDENCY_SOURCE=VCPKG

2021-02-25 Thread GitBox
ianmcook commented on a change in pull request #9553: URL: https://github.com/apache/arrow/pull/9553#discussion_r583229104 ## File path: cpp/CMakeLists.txt ## @@ -58,6 +58,12 @@ endif() string(TOLOWER ${CMAKE_BUILD_TYPE} LOWERCASE_BUILD_TYPE) string(TOUPPER