mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 00:39:03 -05:00
5daaa5c48d
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.