We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c3699 commit 872f922Copy full SHA for 872f922
1 file changed
gui/test/resultstree/CMakeLists.txt
@@ -45,7 +45,6 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
45
target_compile_options_safe(test-resultstree -Wno-suggest-attribute=noreturn)
46
endif()
47
48
-
49
if (REGISTER_GUI_TESTS)
50
# TODO: might crash - see #13223
51
#add_test(NAME test-resultstree COMMAND $<TARGET_FILE:test-resultstree> -platform offscreen)
0 commit comments