Skip to content

Commit

Permalink
small bugfix in build system
Browse files Browse the repository at this point in the history
  • Loading branch information
whoenig committed Jun 3, 2024
1 parent 5ce3bee commit ce3a039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ if (LIBMOTIONCAPTURE_ENABLE_OPTITRACK_CLOSED_SOURCE)
src/optitrack_closed_source.cpp
)
set(my_link_directories
${my_link_directories}
${NATNET_SDK_DIR}/lib/ubuntu
)
set(my_libraries
Expand Down

0 comments on commit ce3a039

Please sign in to comment.