Fixed typo
This commit is contained in:
parent
ce4104072e
commit
0d45ee3a16
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ if(NOT FOAM_FOUND)
|
|||
find_package(FOAM REQUIRED)
|
||||
endif()
|
||||
|
||||
add_foam_executable(mdEquirationFoam
|
||||
add_foam_executable(mdEquilibrationFoam
|
||||
DEPENDS molecule molecularMeasurements
|
||||
SOURCES ${SOURCES}
|
||||
)
|
||||
|
|
Reference in a new issue