Skip to content

Commit

Permalink
added test only
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Nov 14, 2024
1 parent edbbfd2 commit f882fd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions check/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -474,4 +474,7 @@ if (BUILD_EXTRA_UNIT_TESTS AND BUILD_EXTRA_UNIT_ONLY)
DEPENDS unit-test-extra-build)
set_tests_properties(unit_tests_extra PROPERTIES TIMEOUT 10000)

if (CUPDLP_GPU)
target_link_libraries(unit_tests_extra ${CUDA_LIBRARY})
endif()
endif()

0 comments on commit f882fd0

Please sign in to comment.