Skip to content

Commit d3752ca

Browse files
removal of bin folder update
Co-authored-by: Jacob Dahl <[email protected]>
1 parent cd22b28 commit d3752ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/modules/simulation/gz_plugins/optical_flow/optical_flow.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ if(NOT TARGET OpticalFlow)
4949
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${OPTICAL_FLOW_INSTALL_PREFIX}
5050
BUILD_BYPRODUCTS
5151
${OPTICAL_FLOW_INSTALL_PREFIX}/lib/libOpticalFlow${CMAKE_SHARED_LIBRARY_SUFFIX}
52-
${OPTICAL_FLOW_INSTALL_PREFIX}/bin/OpticalFlow${CMAKE_SHARED_LIBRARY_SUFFIX}
5352
UPDATE_DISCONNECTED ON
5453
BUILD_ALWAYS OFF
5554
STEP_TARGETS build

0 commit comments

Comments
 (0)