Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Oct 28, 2024
1 parent aa9cb3b commit 7af2712
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion check/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ if (NOT FAST_BUILD OR ALL_TESTS)
TestMipSolver.cpp
Avgas.cpp)

# todo: IG
if (NOT ((${CMAKE_SYSTEM_PROCESSOR} STREQUAL "arm64")) AND
NOT (${CMAKE_SYSTEM_PROCESSOR} MATCHES "riscv(32|64)"))
set(TEST_SOURCES ${TEST_SOURCES} TestLpSolversIterations.cpp)
Expand Down

0 comments on commit 7af2712

Please sign in to comment.