Skip to content
Snippets Groups Projects
Select Git revision
  • 76366852bbbc65a80ac3460b03a600202d552449
  • main default protected
  • f-sss4grpc
  • dev
  • 108-implement-rpc-call-for-server-side-scripting
  • f-windows-conan-create
  • f-to-string
  • f-update-requirements
  • f-related-projects
  • f-role
  • f-remote-path
  • f-rel-path
  • f-consol-message
  • v0.3.0
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.2
  • v0.1.1
  • v0.1
  • v0.0.19
  • v0.0.18
  • v0.0.16
  • v0.0.15
  • v0.0.10
  • v0.0.9
  • v0.0.8
  • v0.0.7
  • v0.0.6
  • v0.0.5
  • v0.0.4
  • v0.0.3
  • v0.0.2
33 results

DEPENDENCIES.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    GENERAL

    • =conan-1.37.2 (e.g. with pip install conan)

    • =cmake-3.13

    • =gcc-10.2.0 | >=clang-11

    OPTIONAL

    • For checking the schema of a json configuration file: >=jsonschema-3.2.0

    BUILD DOCS

    • doxygen
    • =python-3.7

    • =pip-21.0.1

    • python packages from the doc/requirements.txt file.

    BUILD AND RUN TESTS

    • =clang-tidy-11

    • =gtest-1.10.0

    COVERAGE

    • =gcc-10.2.0

    • =lcov-1.15

    FORMATTING

    • =clang-formatting-11