mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 13:18:37 -06:00
We need to make sure we can export targets which have content such as $<0:$<TARGET_PROPERTY:not_a_target,INTERFACE_INCLUDE_DIRECTORIES> That means making not finding a target non-fatal here.