mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
This has to be tested separately from the invalid_signature test because target sources are evaluate at a later time, and earlier errors in the invalid_signature test cause early exit.
3 lines
37 B
CMake
3 lines
37 B
CMake
|
|
add_library(iface GLOBAL INTERFACE)
|