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.
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
CMake Error at NoExportSet.cmake:2 \(export\):
|
|
export Export set "fooExport" not found.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|