From: Andrey Rahmatullin <wrar@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] Сборка qsvn с cmake >= 2.6.0
Date: Wed, 11 Jun 2008 21:54:01 +0600
Message-ID: <20080611155401.GQ17326@wrars-comp.wrarsdomain> (raw)
In-Reply-To: <20080527084433.GF5503@wrars-comp.wrarsdomain>
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
On Tue, May 27, 2008 at 02:44:33PM +0600, Andrey Rahmatullin wrote:
> Повесил http://public.kitware.com/Bug/view.php?id=7102 про странное
> поведение QT4_GENERATE_MOC.
Ответ:
The rule is not generated because the generated foo.moc is not used
anywhere (from the cmake POV).
Add foo.moc to the list of source files (and use the full path):
SET(FOO_MOC_FILE "${CMAKE_CURRENT_BINARY_DIR}/foo.moc")
....
ADD_EXECUTABLE( foo foo.cpp ${FOO_MOC_FILE})
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Спустя 3 недели истязаний incoming@'а maintainer'ом пакета openldap с
помощью истекающего маслом робота в Сизиф была отправлена пачка из 40
пакетов, связанных с новой версией openldap.
-- ldv in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-06-11 15:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-27 6:57 ` Motsyo Gennadi aka Drool
2008-05-27 7:35 ` Хихин Руслан
2008-05-27 7:53 ` Motsyo Gennadi aka Drool
2008-05-27 7:57 ` Хихин Руслан
2008-05-27 8:04 ` Andrey Rahmatullin
2008-05-27 8:25 ` Andrey Rahmatullin
2008-05-27 8:44 ` Motsyo Gennadi aka Drool
2008-05-27 8:44 ` Andrey Rahmatullin
2008-06-11 15:54 ` Andrey Rahmatullin [this message]
2008-06-11 20:40 ` Motsyo Gennadi aka Drool
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080611155401.GQ17326@wrars-comp.wrarsdomain \
--to=wrar@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git