I'm not sure, but perhaps this one?
rosegarden/src/CMakeLists.txt
I think there:
tde_add_executable( rosegardensequencer AUTOMOC SOURCES ${seq_dcop_SRCS} ${snd_SRCS} ${sequencer_SRCS} LINK dl tdecore-shared ${ALSA_LIBS} ${JACK_LIBS} ${LIBLO_LIBS} ${LRDF_LIBS} ${FFTW3F_LIBS} tdeui-shared RosegardenCommon pthread DESTINATION ${BIN_INSTALL_DIR} )
Thanks much, but that did not work. :-( I'll file a bug report.
Darrell