Skip to content
  • Sebastian Holtermann's avatar
    cmMakefile: Simplify and rename AddDefinitionBool · f2ba968e
    Sebastian Holtermann authored
    This simplifies the `cmMakefile::AddDefinition` method with bool value
    overload to call the string based `cmMakefile::AddDefinition` method
    with either an "ON" or "OFF" string.
    Also the method is renamed to `cmMakefile::AddDefinitionBool`
    f2ba968e