7e9f908ef5
Diagnose and reject custom targets given to the export() command immediately. Previously we would generate an internal error later.
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
^CMake Error at CustomTarget.cmake:[0-9]+ \(export\):
|
|
export given custom target "CustomTarget" which may not be exported.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)$
|