| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests: Fix clang -Wstrict-prototypes warnings | Brad King | 2023-10-26 | 1 | -1/+1 |
| | | |||||
| * | Add a variable to specify language-wide system include directories | Brad King | 2016-05-25 | 3 | -0/+10 |
| Create a `CMAKE_<LANG>_STANDARD_INCLUDE_DIRECTORIES` variable to specify system include directories for for `<LANG>` compiler command lines. This plays a role for include directories as the existing `CMAKE_<LANG>_STANDARD_LIBRARIES` variable does for link libraries. | |||||
