ldrumm added inline comments.
================
Comment at: scripts/CMakeLists.txt:38
+ COMMAND
+ ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/prepare_bindings.py
+ ${framework_arg}
----------------
bryant wrote:
> Move this back up.
Will do
https://reviews.llvm.org/D26757