Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename test RunCMake.{interface_library => InterfaceLibrary} | Brad King | 2020-07-22 | 1 | -1/+0 |
| | | | | | Our RunCMake.<lower-case> namespace is meant for testing individual CMake language commands. | ||||
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 1 | -0/+1 |
Document the valid signatures. Add a test for the IMPORTED GLOBAL signature. |