tree: ad0f03d8f65058347498840a7fce21a1bad1a905
  1. AdbcDefines.cmake
  2. AdbcVersion.cmake
  3. BuildUtils.cmake
  4. DefineOptions.cmake
  5. GoUtils.cmake
  6. README.md
  7. san-config.cmake
c/cmake_modules/README.md

CMake Build Utilities

Common CMake utilities taken from Apache Arrow. These should be kept in sync with Arrow upstream without modification. Exceptions:

  • All flags were renamed to avoid colliding with Arrow flags (since ArrowOptions.cmake will also define these options when find_package(Arrow)).
  • DefineOptions.cmake has different flags.