Closed tdgedenk closed 5 years ago
This is due to the recent change, but it actually worked fine and is only a warning. This happens because it tries to find Python using a module that is only available on very recent versions of CMake; if it fails, it falls back to what it has done before. I will have to think about silencing the warning in some way so as not to alarm people.
Quieted the warning with commit bbd9ad9.
When trying to upgrade to the latest version of drf I encounter when running the cmake .. command. Attached is a picture of my terminal.