Skip to content
Snippets Groups Projects

Updates BuildInfo

Merged Marcus Mohr requested to merge mohr/compilerInfo into master
  1. Mar 23, 2022
    • Marcus Mohr's avatar
      Updates BuildInfo · e4095ff0
      Marcus Mohr authored
      - Commit adds a new function compilerInfo() that will return the
        compiler ID and version as obtained from CMake.
      - printBuildInfo() will now include this information.
      - We rename buildFlavour() to buildType() for naming consistency with cmake.
      e4095ff0