blob: 5cee451fdf39753290559917a60b3021c2b398d1 [file] [log] [blame]
add_library(iface INTERFACE)
target_sources(iface PUBLIC PRIVATE INTERFACE)
# Cannot be called with non-compilable targets.
#add_library(imported UNKNOWN IMPORTED)
#target_sources(imported PUBLIC PRIVATE INTERFACE)