cmake: add ${mraa_LIBS} to linker for swig libraries
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 11 Aug 2015 10:36:38 +0000 (11:36 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 8 Sep 2015 13:42:04 +0000 (14:42 +0100)
commiteb5a3ac5d24eb92a3eafdf632d1bc334bc6e8f17
tree19c628594f5f87b3a256f89ef26939daaf14c00d
parent5bd5f2d546ca8f4f532117e7489a4b289a1de0dc
cmake: add ${mraa_LIBS} to linker for swig libraries

This means that the correct libraries are added when mraa_LIBS is appended,
fixes ft4222 handling with SWIG APIs

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/java/CMakeLists.txt
src/javascript/CMakeLists.txt
src/python/CMakeLists.txt