Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
xelatihy committed Sep 9, 2019
1 parent 54ba16e commit c51b496
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ endif(YOCTO_OPENGL)

if(YOCTO_TESTING)
enable_testing()
add_executable(yimgdiff apps/yimgdiff.cpp)
target_link_libraries(yimgdiff yocto)
set(test-yimgproc ${CMAKE_SOURCE_DIR}/tests/_results/test-yimgproc.sh)
set(test-yscntrace ${CMAKE_SOURCE_DIR}/tests/_results/test-yscntrace.sh)
set(test-yscnproc ${CMAKE_SOURCE_DIR}/tests/_results/test-yscnproc.sh)
Expand Down

0 comments on commit c51b496

Please sign in to comment.