set(TARGET_NAME "contacteditor") set(FILE_LIST cdo/ContactDataObject.cpp cdo/ContactDataObject.h cdo/ContactDataObject-Save.cpp frmContactEditorAddress.cpp frmContactEditorAddress.h frmContactEditor-Business.cpp frmContactEditorCalAdr.cpp frmContactEditorCalAdr.h frmContactEditor-Calendar.cpp frmContactEditor-Category.cpp frmContactEditorCategory.cpp frmContactEditorCategory.h frmContactEditor.cpp frmContactEditorEmail.cpp frmContactEditorEmail.h frmContactEditor-Events.cpp frmContactEditor-General.cpp frmContactEditorGeoposition.cpp frmContactEditorGeoposition.h frmContactEditor-Groups.cpp frmContactEditorGroups.cpp frmContactEditorGroups.h frmContactEditor.h frmContactEditor-Home.cpp frmContactEditorIM.cpp frmContactEditorIM.h frmContactEditor-Init.cpp frmContactEditor-Key.cpp frmContactEditorKey.cpp frmContactEditorKey.h frmContactEditorLanguages.cpp frmContactEditorLanguages.h frmContactEditor-Load.cpp frmContactEditor-Logo.cpp frmContactEditorNickname.cpp frmContactEditorNickname.h frmContactEditorNotes.cpp frmContactEditorNotes.h frmContactEditorOrganisations.cpp frmContactEditorOrganisations.h frmContactEditor-Other.cpp frmContactEditor-Picture.cpp frmContactEditorPicture.cpp frmContactEditorPicture.h frmContactEditorRelated.cpp frmContactEditorRelated.h frmContactEditor-Reset.cpp frmContactEditorRoles.cpp frmContactEditorRoles.h frmContactEditor-Save.cpp frmContactEditor-Sound.cpp frmContactEditorSound.cpp frmContactEditorSound.h frmContactEditorTelephone.cpp frmContactEditorTelephone.h frmContactEditorTimezones.cpp frmContactEditorTimezones.h frmContactEditorTitles.cpp frmContactEditorTitles.h frmContactEditorVendor.cpp frmContactEditorVendor.h frmContactEditorWebsites.cpp frmContactEditorWebsites.h frmContactEditorXToken.cpp frmContactEditorXToken.h) add_library(${TARGET_NAME} ${FILE_LIST}) target_link_libraries(${TARGET_NAME} common)