Noel Eck edcaed90e6 extdep: Removed add_dependencies call from CMakeLists
Small change to get rid of a warning in newer cmake versions.

Versions of cmake (>= 3.0) throw a warning on the add_dependecy
method for non-existant dependencies (add_dependency call before
target_link_libraries call).

Removed the call to add_dependency since target_link_libraries should
provide the same functionality for ozw and modbus dependencies.

Signed-off-by: Noel Eck <noel.eck@intel.com>
2016-04-06 12:44:35 -07:00
..
2016-01-26 16:32:22 -08:00
2016-01-26 16:32:22 -08:00
2016-01-26 16:32:22 -08:00
2016-01-26 16:32:22 -08:00
2016-01-26 16:32:22 -08:00