: cmake@cmake.org
Date: Wednesday, July 30, 2008, 11:24 PM
On 30.07.08 22:49:25, David Boosalis wrote:
> I have had no trouble using cmake to build kde executables, but have been
unable to use it successfully to build a shared library that my kde application
uses.
>
> The library builds
Hi Cmake folks.
I have had no trouble using cmake to build kde executables, but have been
unable to use it successfully to build a shared library that my kde application
uses.
The library builds fine but it is missing all the symbols from my source
files. When I use qmake to build the libra
to specify where these files go, even if its not necessarily
needed. In source builds tend to get messy otherwise.
-Tom
On Tue, Jul 22, 2008 at 4:57 PM, Andreas Pakulat <[EMAIL PROTECTED]> wrote:
On 22.07.08 14:02:06, David Boosalis wrote:
> Hi
>
> The qmake variable MOC_DIR al
Hi
The qmake variable MOC_DIR allows you to define where you want the generated
moc flies to reside. I like to use it as it keeps my source directory clean.
Is there a similar variable with cmake
Thanks for any info
David
___
CMake mailing list
C