cbe7e8fae4
Teach the export command to handle export sets defined by invocations of install(TARGETS ... EXPORT foo). This makes maintenance of targets exported to both the build tree and install tree trivial.
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
CMake Error at OldIface.cmake:8 \(export\):
|
|
export EXPORT signature does not recognise the
|
|
EXPORT_LINK_INTERFACE_LIBRARIES option.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|