Skip to content

Commit

Permalink
fix display test
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyuli1204 committed Jan 11, 2024
1 parent 7cfafa3 commit 0a1635d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,8 @@ ion_jit_executable(port-binding SRCS port-binding.cc)
# Port index access
if(${OpenCV_DIR})
ion_jit_executable(port-access SRCS port-access.cc)
# Display Input test

endif()
ion_jit_executable(display SRCS display.cc)

ion_jit_executable(direct-extern SRCS direct-extern.cc)

if (${CUDA_FOUND})
Expand Down

0 comments on commit 0a1635d

Please sign in to comment.