Skip to content
Snippets Groups Projects
Commit d5947e95 authored by Ammar Nejati's avatar Ammar Nejati
Browse files

<root>/CMakeLists.txt: Add BornAgain build log to the package

parent 30c0b8ee
No related branches found
No related tags found
1 merge request!864Produce a self-contained self-extracting package for BornAgain GUI on Linux
......@@ -261,6 +261,7 @@ include(BornAgain/Pack)
# build log
include(BornAgain/BuildLog)
install(FILES ${BA_BUILD_LOG} DESTINATION ${destination_share})
message(STATUS "BornAgain build log written to '${BA_BUILD_LOG}'")
message(STATUS "CMake done")
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