Skip to content

Commit

Permalink
Target links for MAC Unity (CMU-Perceptual-Computing-Lab#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulslicer authored and gineshidalgo99 committed Feb 8, 2019
1 parent 4d70fdf commit e9d3be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openpose/unity/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set(SOURCES_OPENPOSE ${SOURCES_OPENPOSE} ${SOURCES_OP_UNITY_WITH_CP} PARENT_SCOP

if (UNIX OR APPLE)
add_library(openpose_unity ${SOURCES_OP_UNITY})
# target_link_libraries(openpose_unity openpose_pose ${OpenCV_LIBS})
target_link_libraries(openpose_unity openpose_pose ${OpenPose_3rdparty_libraries})

install(TARGETS openpose_unity
EXPORT OpenPose
Expand Down

0 comments on commit e9d3be1

Please sign in to comment.