esp-idf/tools/cmake
Renz Christian Bagaporo d0b2d5ec95 cmake: Fix for Python files executed directly, not via PYTHON variable
A problem if the Python interpreter used for idf.py (or set via PYTHON
variable) didn't match
"/usr/bin/env python" (or the associated executable for .py files, on
Windows).

Closes https://github.com/espressif/esp-idf/issues/3160
Possibly also fix for https://github.com/espressif/esp-idf/issues/2936

Adds build system test to catch any future direct execution of Python in
the standard build process.
2019-03-12 13:31:44 +08:00
..
scripts
third_party
component_utils.cmake
components.cmake
convert_to_cmake.py
crosstool_version_check.cmake
git_submodules.cmake
idf_functions.cmake
kconfig.cmake
ldgen.cmake
project.cmake
project_description.json.in
run_cmake_lint.sh
targets.cmake
toolchain-esp32.cmake
utilities.cmake