Skip to content
Snippets Groups Projects
Commit 96331c80 authored by Axel Naumann's avatar Axel Naumann
Browse files

[cmake] Simplify header search for ROOT_GENERATE_DICTIONARY:

Enforce that headers *are* found, also by CMake, to ensure proper dependencies.
Add a backdoor for "you will not find the header": list those as GENHEADERS.
Add documentation, esp that headers should be passed to ROOT_GENERATE_DICTIONARY *as included*.
Use the directory (future: lib target) property for include directories.
Use these properties to pull in inc/ and v7/inc within ROOT_STANDARD_LIBRARY_PACKAGE, instead of hard-coded searches in ROOT_GENERATE_DICTIONARY.
parent b02e5357
No related branches found
No related tags found
No related merge requests found
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