add_library(Interface OBJECT Preferences.cpp RomDB.cpp SaveState.cpp RomIndex.cpp ) list(APPEND daed_libs "Interface") set(daed_libs ${daed_libs} PARENT_SCOPE)