Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: Fix COMPILE_LANGUAGE propagation through try_compile | Brad King | 2018-03-12 | 1 | -8/+3 |
* | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories | Brad King | 2018-03-12 | 1 | -0/+7 |
* | Xcode: Properly mark SYSTEM includes as such | Gregor Jasny | 2016-12-27 | 1 | -4/+11 |
* | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)" | Gregor Jasny | 2016-11-28 | 1 | -11/+4 |
* | Xcode: Obey SYSTEM keyword for includes (#15687) | Gregor Jasny | 2016-08-09 | 1 | -4/+11 |
* | target_include_directories: Support relative SYSTEM include dirs (#15464) | Gregor Jasny | 2015-08-11 | 1 | -0/+10 |
* | IncludeDirectories: Respect SYSTEM flag when using CONFIG genex. | Stephen Kelly | 2015-01-22 | 1 | -1/+7 |
* | cmTarget: Fix system include annotation propagation. | Stephen Kelly | 2014-01-06 | 1 | -0/+4 |
* | Add a test for SYSTEM headers in INTERFACE libraries. | Stephen Kelly | 2013-10-09 | 1 | -0/+28 |
* | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 1 | -0/+19 |