adamrehn / conan-ue4cli

Integrate third-party libraries into the Unreal Engine with Conan
https://docs.adamrehn.com/conan-ue4cli/
MIT License
87 stars 20 forks source link

Conan package removed tools module #23

Open isqrd opened 1 year ago

isqrd commented 1 year ago

With the release of Conan 2.0 they seemed to have removed the tools module. Not sure how hard it would be to migrate to using a newer version of conan, but an Easy fix would be to specify conan>=1.7.4,<2, in setup.py