Unverified Commit fca9d0eb authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

Addresses a few big sur fixes/additions (#4679)

parent bd43b627
Loading
Loading
Loading
Loading
+602 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -45,4 +45,4 @@ add_executable(runISISTests

target_link_libraries(runISISTests isis ${MISSION_LIBS} ${ALLLIBS} ${GTEST_LIBRARIES} ${GTEST_MAIN_LIBRARIES} Threads::Threads)

gtest_discover_tests(runISISTests WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests)
gtest_discover_tests(runISISTests WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests PROPERTIES DISCOVERY_TIMEOUT 6000)