Skip to content

Commit f7dc0c2

Browse files
committed
test test fail
1 parent 801f79b commit f7dc0c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,8 @@ if(FAST_BUILD AND HIGHS_COVERAGE)
632632
message(FATAL_ERROR "Warning: to enable coverage, you must compile in Debug mode")
633633
endif()
634634

635+
if()
636+
635637
# Disable IPO
636638
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION OFF)
637639
message(STATUS "Building in coverage mode")

0 commit comments

Comments
 (0)