Files
CMake/Tests/RunCMake/InterfaceLibrary/add_custom_command-TARGET-stderr.txt
Brad King 4ac9ee10ad Tests: Rename test RunCMake.{interface_library => InterfaceLibrary}
Our RunCMake.<lower-case> namespace is meant for testing individual
CMake language commands.
2020-07-22 13:42:58 -04:00

6 lines
249 B
Plaintext

CMake Error at add_custom_command-TARGET.cmake:4 \(add_custom_command\):
Target "iface" is an INTERFACE library that may not have PRE_BUILD,
PRE_LINK, or POST_BUILD commands.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)