Skip to content

Commit 2d1c344

Browse files
author
Spencer Bryngelson
committed
fix: add simulation/m_start_up to CCE 19.0.0 IPA workaround list
1 parent 1110fe9 commit 2d1c344

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,7 @@ if (MFC_SIMULATION)
759759
"${CMAKE_BINARY_DIR}/fypp/simulation/m_bubbles_EL.fpp.f90"
760760
"${CMAKE_BINARY_DIR}/fypp/simulation/m_phase_change.fpp.f90"
761761
"${CMAKE_BINARY_DIR}/fypp/simulation/m_mpi_common.fpp.f90"
762+
"${CMAKE_BINARY_DIR}/fypp/simulation/m_start_up.fpp.f90"
762763
PROPERTIES COMPILE_OPTIONS "-Oipa0"
763764
)
764765
endif()

0 commit comments

Comments
 (0)