Skip to content
Snippets Groups Projects
Verified Commit 8f32ff47 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: One more helping line.

parent 5f3bd722
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!50ENH: Values can hold empty vector
Pipeline #51690 passed
Pipeline: caosdb-julialib

#51693

    Pipeline: CaosDB Octave library

    #51692

      Pipeline: caosdb-cppinttest

      #51691

        ...@@ -28,6 +28,7 @@ package manager. The compiler must support the C++17 standard. ...@@ -28,6 +28,7 @@ package manager. The compiler must support the C++17 standard.
        1. clone/update the subrepo ``git submodule update --init proto`` 1. clone/update the subrepo ``git submodule update --init proto``
        2. ``mkdir build && cd build`` 2. ``mkdir build && cd build``
        3. ``conan install .. -s "compiler.libcxx=libstdc++11"`` 3. ``conan install .. -s "compiler.libcxx=libstdc++11"``
        - When there are missing dependencies, it may help to run this with ``--build=missing``.
        4. ``cmake -B . ..`` 4. ``cmake -B . ..``
        5. ``cmake --build .`` 5. ``cmake --build .``
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment