mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
680a3c63bb
Extend the change made by commit fe4b25ec2f (Teach target_* commands to
set INTERFACE properties of IMPORTED targets, 2017-09-18,
v3.11.0-rc1~433^2~2) to work with imported targets of type `UNKNOWN`.
Fixes: #19434
5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
^CMake Error at UNKNOWNwithOnlyObjectSources.cmake:[0-9]+ \(target_sources\):
|
|
target_sources may only set INTERFACE properties on IMPORTED targets
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)$
|