]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Install examples too.
authorLuca Heltai <luca.heltai@sissa.it>
Fri, 14 Apr 2017 15:51:03 +0000 (17:51 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Fri, 14 Apr 2017 15:51:03 +0000 (17:51 +0200)
examples/CMakeLists.txt

index 442e70562f957fccb19cd521d064c3506e3e2215..751b47cc8cc72a05d032bd7e6afda7ce2faf1400 100644 (file)
@@ -93,6 +93,9 @@ IF(DEAL_II_COMPONENT_EXAMPLES)
             RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${DEAL_II_EXECUTABLE_RELDIR}"
             )
           ADD_DEPENDENCIES(examples ${_name}.${_build_lowercase})
+          INSTALL(TARGETS ${_name}.${_build_lowercase}
+            DESTINATION ${DEAL_II_EXECUTABLE_RELDIR}
+            )
         ENDFOREACH()
 
       ELSE()

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.