summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/projects
Commit message (Collapse)AuthorAgeFilesLines
* fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2Brad King2020-08-072-0/+14
| | | | | | | | | | | | INTERFACE libraries with SOURCES now appear in the generated buildsystem, so include them in the codemodel output too. We do not need to bump the `codemodel-v2` object kind minor version because that was already done in post-3.18 development by commit 7d6861f367 (fileapi: Extend codemodel targets with language standard, 2020-06-18). Fixes: #18608
* fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-261-0/+2
|
* FileAPI test: Break gen_check_projects() into JSON filesKyle Edwards2020-02-077-0/+120