aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/build_config.rb.template
blob: 4cb4810d33561443e737e69864826fb15bfd060c (plain)
1
2
3
4
5
%YAML 1.2
--- |
  module GrpcBuildConfig
    CORE_WINDOWS_DLL = '/tmp/libs/opt/grpc-${settings.core_version.major}.dll'
  end