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

Merge remote-tracking branch 'origin/f-consolidation' into f-enum-utilities

parents 52081b05 bc673d29
No related branches found
No related tags found
2 merge requests!14ENH: New functions getEnumNameFromValue() and getEnumValueFromName(),!12F consolidation
Pipeline #12270 passed
Pipeline: caosdb-cppinttest

#12272

    ......@@ -89,11 +89,12 @@ if (DOXYGEN_FOUND)
    VERBATIM
    )
    # Copying files is necessary: https://stackoverflow.com/a/45808534/232888
    FILE(COPY
    Examples.rst
    README_SETUP.md
    # TODO fix for docs
    #FILE(COPY
    #Examples.rst
    #README_SETUP.md
    # Tutorial.rst
    DESTINATION "${CMAKE_CURRENT_BINARY_DIR}")
    #DESTINATION "${CMAKE_CURRENT_BINARY_DIR}")
    else ()
    message("Sphinx need to be installed to generate the sphinx documentation")
    endif ()
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment