trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] rosegarden FTBFS in 64-bit

From: Serghei Amelian <serghei@...>
Date: Thu, 28 Jun 2012 00:41:06 +0300
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}
)


[...]

-- 
Serghei