Skip to content

Commit

Permalink
CSimpleReal64 seems OK on intsize64 too
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Sep 8, 2023
1 parent 735917d commit 477ab2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ if(BUILD_DOUBLE)
target_link_libraries(Csimple PRIVATE MUMPS::MUMPS)

mumps_test(CsimpleReal64 Csimple)

set_property(TEST CsimpleReal64 PROPERTY DISABLED $<BOOL:${intsize64}>)

endif()

# Windows DLL
Expand Down

0 comments on commit 477ab2c

Please sign in to comment.