Skip to content
  • Tobias Hieta's avatar
    PCH: Template instantiation support · 8c8f0342
    Tobias Hieta authored
    Adds PCH_INSTANTIATE_TEMPLATES target property for enabling template
    instantiation in precompiled headers.
    Enabled by default. Currently only supported for Clang 11 and newer.
    
    Implements #21133.
    8c8f0342