tvierjahn created page: cpplint_requirements authored by Thomas Vierjahn's avatar Thomas Vierjahn
# cpplint
* requires python 2.7
* does not work with python 3
* either
* put python 2.7 directory in PATH *before* python 3 directory, or
* specify `PYTHON_EXECUTABLE` manually in CMake
\ No newline at end of file