Commit Graph

5 Commits

Author SHA1 Message Date
Corentin Le Molgat
9eafea2204 cmake: Fix python install (Fix #3967) 2023-10-30 14:33:42 +01:00
Mizux Seiha
72db8e5b93 python: Fix python-install on windows 2023-10-19 09:34:55 +02:00
Corentin Le Molgat
94d4c25438 cmake: Fix python executable in python install script 2021-11-19 14:24:03 +01:00
Mizux Seiha
73d7218347 cmake: Update python 2020-12-02 15:11:48 +01:00
Mike Purvis
d1f987e1ae cmake: Rework python install rule
* Install python as system-wide library
* Add support for DESTDIR prefix
  * if DESTDIR relative make it relative to PROJECT_BUILD_DIR

note: This extend and replace #2107
2020-11-26 16:09:54 +01:00