Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 1 | -1/+0 |
* | Disallow INTERFACE libraries with add_custom_command(TARGET). | Stephen Kelly | 2014-03-19 | 1 | -0/+1 |
* | add_library: Test invalid GLOBAL INTERFACE signature. | Stephen Kelly | 2014-02-07 | 1 | -0/+1 |
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 1 | -0/+1 |
* | add_dependencies: Disallow use with INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-04 | 1 | -0/+1 |
* | Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) | Stephen Kelly | 2013-12-09 | 1 | -0/+1 |
* | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. | Stephen Kelly | 2013-11-25 | 1 | -0/+1 |
* | add_library: Fix INTERFACE on platforms with no shared libs (#14561) | Stephen Kelly | 2013-11-12 | 1 | -0/+1 |
* | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -0/+4 |