improved naming
This commit is contained in:
parent
730cda2020
commit
e29a732d9f
|
@ -6,8 +6,6 @@ endif()
|
|||
|
||||
file(GLOB damask-sources CONFIGURE_DEPENDS *.f90 *.c)
|
||||
|
||||
list(FILTER damask-sources EXCLUDE REGEX ".*materialpoint.f90")
|
||||
|
||||
if(PROJECT_NAME STREQUAL "damask-grid")
|
||||
set(executable-name "DAMASK_grid")
|
||||
file(GLOB solver-sources CONFIGURE_DEPENDS grid/*.f90)
|
||||
|
|
Loading…
Reference in New Issue