summaryrefslogtreecommitdiff
path: root/cmake/PythonBindings.cmake
AgeCommit message (Collapse)Author
2025-07-30Add dependency tracking to the Python code generationMark Rowe
This ensures that the Python source files are only generated and copied into the output directory if inputs have changed, rather than being done unconditionally.