summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Wagner <david.wagner@intel.com>2015-04-14 18:13:11 +0200
committerEric Laurent <elaurent@google.com>2015-04-24 13:39:14 -0700
commit69c025eb4b42d203b0e6859d5c350cead91d4208 (patch)
tree4c30b1ad4a4d1338b1ecbd22172a80e01fb44a84 /tools
parent079608996beadb477b8d11777905cc8003b7af94 (diff)
downloadexternal_parameter-framework-69c025eb4b42d203b0e6859d5c350cead91d4208.zip
external_parameter-framework-69c025eb4b42d203b0e6859d5c350cead91d4208.tar.gz
external_parameter-framework-69c025eb4b42d203b0e6859d5c350cead91d4208.tar.bz2
python: prefer 2.7.x and make sure interpreter and libs are aligned
CMake's find_package command makes it possible to specify a version. Take advantage of that to favor the interpreter's version to 2.7 and then pin the library's version to the very same version as the interpreter. This does not ensure that 2.7.x is used (e.g. if 2.7.x is not present, another version will be used) but it helps a lot. Signed-off-by: David Wagner <david.wagner@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions