Skip to content
Snippets Groups Projects
Commit 8b5f448b authored by Alexander Neundorf's avatar Alexander Neundorf Committed by Brad King
Browse files

exports: first try at error handling if a target is missing

Now, if an imported target depends on a library which must come
from some other export set, cmake generates a check which errors
out if that target does not exist. I guess instead of completely
erroring out it would be better to only make the find_package() fail.

Alex
parent 87f4c019
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