1 LIST(APPEND JSC_LIBRARIES 2 ${Glib_LIBRARIES} 3 ${ECORE_LIBRARIES} 4 ) 5 6 LIST(APPEND JSC_LINK_FLAGS 7 ${ECORE_LDFLAGS} 8 ) 9