| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-30 | CMake module: Allow paths of generated CMake sources for include directories | Sebastian Würl | |
| 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. | |||
| 2020-02-19 | cmake: Fix dependency loops in custom targets (fixes #6632) | Daniel Mensinger | |
