diff options
author | Dimitri Staessens <[email protected]> | 2017-11-10 15:06:22 +0100 |
---|---|---|
committer | Sander Vrijders <[email protected]> | 2017-11-10 15:30:51 +0100 |
commit | 3b276deb9b52ba8c667c12379c39dc46ea375609 (patch) | |
tree | 11ef52a9468c5ff408b64003931d56843a5d182a /CMakeLists.txt | |
parent | a1127d54b52d76f0bb5e79d5fc973a2c41a8200d (diff) | |
download | ouroboros-3b276deb9b52ba8c667c12379c39dc46ea375609.tar.gz ouroboros-3b276deb9b52ba8c667c12379c39dc46ea375609.zip |
build: Fix detection of python for swig bindings
The cmake build only looked for the libraries but not the interpreter,
which caused the build to fail if the library was present, but the
interpreter was not installed and executable using the "python"
command. The build now looks for the python interpreter as well.
Signed-off-by: Dimitri Staessens <[email protected]>
Signed-off-by: Sander Vrijders <[email protected]>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions