Skip to content
Snippets Groups Projects
Commit 72616bad authored by AlQuemist's avatar AlQuemist
Browse files

Build log: Add directories corresponding to examples

parent a66e0768
No related branches found
No related tags found
1 merge request!2663Clean up the Examples provided to the user (Major change)
......@@ -125,6 +125,12 @@ file(APPEND "${log}"
"\n[tests]\n"
" perform tests (BA_TESTS) = ${BA_TESTS}\n"
"\n[examples]\n"
" auto wrap dir (AUTO_WRAP_DIR) = ${AUTO_WRAP_DIR}\n"
" test examples dir (EXAMPLES_TEST_DIR) = ${EXAMPLES_TEST_DIR}\n"
" public examples dir (EXAMPLES_PUBL_DIR) = ${EXAMPLES_PUBL_DIR}\n"
" examples figures dir (EXAMPLES_FIGURES_DIR) = ${EXAMPLES_FIGURES_DIR}\n"
"\n[directories]\n"
" [build]\n"
" RPATH (CMAKE_BUILD_RPATH) = ${CMAKE_BUILD_RPATH}\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment