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

WIP: listing directory

parent 01d40726
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -89,6 +89,7 @@ if (DOXYGEN_FOUND) ...@@ -89,6 +89,7 @@ if (DOXYGEN_FOUND)
VERBATIM VERBATIM
) )
# Copying files is necessary: https://stackoverflow.com/a/45808534/232888 # Copying files is necessary: https://stackoverflow.com/a/45808534/232888
execute_process(COMMAND ls -l)
FILE(COPY FILE(COPY
Examples.rst Examples.rst
README_SETUP.md README_SETUP.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment