UM-ARM-Lab / smmap_utilities

A small repository of common utilities that were split off of the smmap repository.
0 stars 0 forks source link

Python libraries may not be set as DEPENDS and linked against correctly #4

Closed dmcconachie closed 6 years ago

dmcconachie commented 6 years ago

I noticed that while we find_package(PythonLibs ...), we only every use this as an include directory, we never link against it or pass it as a DEPENDS. This may be an issue in the future if someone ends up using the CVXOPT code.

dmcconachie commented 6 years ago

Resolved in https://github.com/UM-ARM-Lab/smmap_utilities/commit/42e8080809dd41df3562543ccc77cc5ac08d07b8