project(Interface) add_library(iface_none INTERFACE) add_library(iface_srcs INTERFACE ../empty.c) add_library(iface_symbolic INTERFACE SYMBOLIC)