Skip to content

Commit

Permalink
#163: update comment in CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Sep 11, 2023
1 parent 57545db commit a1b19bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/belos/tpetra/example/LSQR/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ IF (${PACKAGE_NAME}_ENABLE_Tpetra)
EXEDEPS LSQR_Tpetra_File_Ex
)

# WIP (in progress):
# CIRCULAR DEPNDENCY between Belos and Ifpack2
# TODO: SOLVE CIRCULAR DEPENDENCY between Belos and Ifpack2
# ASSERT_DEFINED(${PACKAGE_NAME}_ENABLE_Ifpack2)
# IF(${PACKAGE_NAME}_ENABLE_Ifpack2)

Expand Down

0 comments on commit a1b19bc

Please sign in to comment.