Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMAKE_PROJECT_INCLUDE: Allow to run module files | Cristian Le | 2023-10-18 | 1 | -0/+28 |
| | | | | Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de> | ||||
* | CMAKE_PROJECT_INCLUDE: Add support for including multiple files | Cristian Le | 2023-10-18 | 14 | -10/+40 |
| | | | | | Fixes: #25341 Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de> | ||||
* | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point | Craig Scott | 2022-05-13 | 9 | -0/+19 |
Fixes: #22685 |