We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a67abb3 + adacceb commit 1e63cfcCopy full SHA for 1e63cfc
CMakeLists.txt
@@ -214,6 +214,11 @@ add_executable(PeriDEM src/main.cpp)
214
215
target_link_libraries(PeriDEM PUBLIC Model)
216
217
+#----------------------------------#
218
+#<<<<<<<<<< PeriDEM install >>>>>>>>>>#
219
220
+install(TARGETS PeriDEM DESTINATION bin)
221
+
222
#----------------------------------#
223
#<<<<<<<<<< Post build operations >>>>>>>>>>#
224
0 commit comments