• Adam Procter's avatar
    CPU backend support on macOS (#492) · 9348da6d
    Adam Procter authored
    * Allow caching of external dependencies (everything but TBB, which I can't figure out yet)
    
    * Tweaks to get CPU backend building and linking (but not actually working) on macOS
    
    * Tweaks to codegen/CPU backend to enable macOS (no builtin headers yet)
    
    * Re-enable header caching stuff on macOS
    
    * Suppress unsupported compiler warning for Apple Clang
    
    * Fix includes for macOS compatibility
    9348da6d
external_tbb.cmake 1.51 KB