| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-20 | cmake: Fix relative paths for add_custom_{command,target} | Daniel Mensinger | |
| Do this by tracking CMAKE_CURRENT_{SOURCE,BINARY}_DIR variables. This is achieved by injecting CMake code with CMAKE_PROJECT_INCLUDE and overriding some builtin functions with a wrapper that adds additional trace information. | |||
