Diffusion Krita 34d1c76bfbd2

Improve Python libs detection on Windows

Authored by alvinhochun on Oct 14 2017, 10:46 AM.

Description

Improve Python libs detection on Windows

  • Remove bogus version check functions
  • Specify 3.6 EXACT Python version
  • Check for Python in 3rdparty also
  • Add Python compilation check to make sure the Python lib can be linked

Maniphest Tasks: T1625

Details