seful tip, here's my 0,02€:
Wouldn't it be possible to write a Makefile that managed all concurrent
builds by calling the relevant make commands for each subproject?
--
Zé
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/
I've defined a small function that helps add unit test definitions in a
concise manner. I would like to store this function on a dedicated file
to decluter the CMakeLists.txt file where that function is currently
defined. Can anyone tell me what's the best way to store custom
function definit
I'm test-driving CMake for a new project I've just started and I'm
currently trying to set up a unit test framework. The project is a
dynamic library written in C++, the unit tests are based on Boost test,
and the project tree is organized essentially as follows:
.
├── CMakeLists.txt
├── myli
more features from this software.
+ FLAC: An encoder/decoder for the Free Lossless Audio Codec
<http://flac.sourceforge.net>
Required to build the AudioCD FLAC plugin.
the FLAC devel files are in /usr/lib/FLAC
Can anyone explain me howto do so that cmake can find FLAC files?
--
Zé
Linu
Em Quarta, 23 de Janeiro de 2008 07:03:37, Eric Noulard escreveu:
> 2008/1/23, Zé <[EMAIL PROTECTED]>:
> > When using automake i could see in config.log if when building an app
> > there were missing some buildrequires but now with cmake im totally lost.
>
> Usually CMak
When using automake i could see in config.log if when building an app there
were missing some buildrequires but now with cmake im totally lost.
Can anyone give me an explanation?
regards,
--
Zé
Linux user #378762
___
CMake mailing list
CMake