Skip to content

Commit 1154470

Browse files
Testing
1 parent bcd0222 commit 1154470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ endfunction()
9999
if(USE_VTK)
100100
set(CPP_TESTS "${CPP_TESTS};vtk")
101101

102-
make_cpp_executable(wave_surface)
102+
# make_cpp_executable(wave_surface)
103103
endif()
104104

105105
foreach(TEST ${C_TESTS})

0 commit comments

Comments
 (0)