Forked from
ogs / ogs
Source project has a limited visibility.
-
Lars Bilke authored
The file is read by CMake (via new a json parser submodule) and the web site generator and provides info on required clang and gcc versions. This info will be expanded in future commits. Goal is to have a single source of truth for versions infos and maybe other requirements. On CMake you access the info via `ogs.`-prefixed variables: ${ogs.minimum_version.gcc} In Hugo you access the info via the new dataFile-shortcode: {{< dataFile "versions.minimum_version.gcc" >}}
Lars Bilke authoredThe file is read by CMake (via new a json parser submodule) and the web site generator and provides info on required clang and gcc versions. This info will be expanded in future commits. Goal is to have a single source of truth for versions infos and maybe other requirements. On CMake you access the info via `ogs.`-prefixed variables: ${ogs.minimum_version.gcc} In Hugo you access the info via the new dataFile-shortcode: {{< dataFile "versions.minimum_version.gcc" >}}
Code owners
Assign users and groups as approvers for specific file changes. Learn more.