]> git.cworth.org Git - apitrace-tests/commit
Fix test to correctly use cmake feature to find python executable
authorCarl Worth <cworth@cworth.org>
Mon, 28 Jan 2013 10:55:12 +0000 (21:55 +1100)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Apr 2013 21:27:06 +0000 (14:27 -0700)
commit77c327af19869345bd729f13f4a75db6a4e13a74
tree0f2016d6f40cdc2ef05f48bac68ff28996487db3
parent38312abe136ffc40c2a90304d956abf52eb8f2e8
Fix test to correctly use cmake feature to find python executable

On my system, at least, there was no ${python} variable set, so the
tests for PIL were incorrectly failing, (such that many tests were not
being run at all).
CMakeLists.txt