polly icon indicating copy to clipboard operation
polly copied to clipboard

Generate CMake toolchains from Python code

Open ruslo opened this issue 10 years ago • 1 comments

Use toolchains table from https://github.com/ruslo/polly/blob/master/bin/detail/toolchain_table.py to generate actual CMake code:

  • Generate name of the toolchain file
  • Generate human-readable toolchain name
  • Include CMake modules automatically
  • ...

ruslo avatar Jul 12 '15 07:07 ruslo

Add HUNTER_TOOLCHAIN_UNDETECTABLE_ID automatically

ruslo avatar Jul 15 '15 19:07 ruslo