summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authormakaimann <makaim@stanford.edu>2018-10-22 16:24:05 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2018-10-22 16:24:05 -0700
commit2f97221cc16f175568ea240768e5818b35472adf (patch)
tree2496288a4f3dd3536e62b9ac300d8544c75cfc4e /CMakeLists.txt
parent93f4888b6bce4766ef3af0830b5c057a1cd11399 (diff)
Fail for SWIG 3.0.8 (#2656)
Ran into this bug when compiling with python3 bindings: https://github.com/swig/swig/issues/588 Instantiating any object crashes python. Since swig3.0.8 is currently the apt-get install for Ubuntu 16.04, I thought it'd be good to have a check for that. If python3 is preferred and the swig version is 3.0.8, it errors out and asks users to downgrade or upgrade SWIG.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback