diff options
author | David Wagner <david.wagner@intel.com> | 2015-04-14 18:13:11 +0200 |
---|---|---|
committer | Eric Laurent <elaurent@google.com> | 2015-04-24 13:39:14 -0700 |
commit | 69c025eb4b42d203b0e6859d5c350cead91d4208 (patch) | |
tree | 4c30b1ad4a4d1338b1ecbd22172a80e01fb44a84 /tools/coverage/aplog2coverage.sh | |
parent | 079608996beadb477b8d11777905cc8003b7af94 (diff) | |
download | external_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/coverage/aplog2coverage.sh')
0 files changed, 0 insertions, 0 deletions