Skip to content

Commit

Permalink
Revert to original felz-hutt
Browse files Browse the repository at this point in the history
  • Loading branch information
hgaiser committed Dec 17, 2014
1 parent b14d7c9 commit 1f2c198
Show file tree
Hide file tree
Showing 8 changed files with 272 additions and 659 deletions.
12 changes: 6 additions & 6 deletions felz/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ target_link_libraries(segment_felz
${PYTHON_LIBRARIES}
)

add_executable(segment src/segment.cpp src/conversion.cpp)
target_link_libraries(segment
${Boost_LIBRARIES}
${OpenCV_LIBRARIES}
${PYTHON_LIBRARIES}
)
#add_executable(segment src/segment.cpp src/conversion.cpp)
#target_link_libraries(segment
# ${Boost_LIBRARIES}
# ${OpenCV_LIBRARIES}
# ${PYTHON_LIBRARIES}
#)
Loading

0 comments on commit 1f2c198

Please sign in to comment.