tree: 0b3a1c0b78125c0aee5a78171d313fe9e0eda93e [path history] [tgz]
  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.