kou commented on issue #48801: URL: https://github.com/apache/arrow/issues/48801#issuecomment-3727521835
RapidJSON uses https://github.com/apache/arrow/blob/2805afd27e291db0277e9be26f345fff474cd0bb/cpp/cmake_modules/ThirdpartyToolchain.cmake#L948-L951 because it uses `ExternalProject_Add()`. `ExternalProject_Add()` creates a separated CMake project not like `FetchContent`. So I'm not sure whether `CMAKE_POLICY_VERSION_MINIMUM` definition location is related or not... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
