On Thursday 28 June 2012 00:25:52 Darrell Anderson wrote:
How do I do that?
I don't know, show me the CMakeLists.txt
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} )
[...]