Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export: Error when exporting a target without a language | Ben Boeckel | 2013-07-25 | 1 | -0/+1 |
First, it prevents a NULL dereference and second it reiterates that targets without languages are not supported by CMake. Add a RunCMake.ExportWithoutLanguage test exporting a library without a languages. |