Skip to content
Snippets Groups Projects
Verified Commit 58e408dd authored by Martin Stump's avatar Martin Stump
Browse files

Add compile_commands.json entries for headers


* Add headers to the HEADERS file set
* Verify the HEADERS file set
  * This property will generate a translation unit for each header and check if it can be compiled
  * This in turn will generate entries for these translation units
* Raise minimum CMake version to 3.24.0 for property VERIFY_INTERFACE_HEADER_SETS

Signed-off-by: default avatarMartin Stump <martin.stump@mercedes-benz.com>
parent 0e80917f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment