aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/libpyside/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-02-21 15:07:54 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-02-21 14:18:08 +0000
commit011b6ad1987f0dee3035e9803ece9fb2c1a0a1b2 (patch)
tree159640e58bd1184b4d2dd6de537a33ee631b2f98 /sources/pyside2/libpyside/CMakeLists.txt
parente0a4372160d9b1ab1550589784cc456b93d28cab (diff)
Fix setup.py install to work on macOS
This change amends e0a4372160d9b1ab1550589784cc456b93d28cab to allow running setup.py install without getting exceptions from distutils. Specifically the problem was that distutils did some additional checks to make sure that plat_name == get_platform(), which will not be the case because of the modified minimum deployment target. The fix is to disable that check via a flag. Change-Id: I066c0d4b7a6b27fceaf094c15bace7aba3c873bb Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/libpyside/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions