ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] cmons
Date: Tue, 24 Mar 2009 12:54:53 +0300
Message-ID: <200903241254.54376.lav@altlinux.ru> (raw)
In-Reply-To: <20090323150325.GZ1991@osdn.org.ua>

On 23 марта 2009, Michael Shigorin wrote:
> On Mon, Mar 23, 2009 at 08:18:15AM +0000, Andrey Rahmatullin 
wrote:
> > > cmake -D CMAKE_INSTALL_PREFIX:PATH=%_prefix \
> >
> > Это scons?
>
> Это cmake.  Кстати, напоролся в федоре и кукере на %cmake,
> которого у нас нет -- кому-нить удобно сказать, во что оно
> раскрывается, просто cmake?
Смотри не напорись в rpm-build-compat на
cmake
cmake . \
    -DCMAKE_INSTALL_PREFIX=%prefix \
    -DLIB_DESTINATION=%_lib \
  %if "%_lib" == "lib64"
    -DLIB_SUFFIX="64" \
  %else
    -DLIB_SUFFIX="" \
  %endif
    -DCMAKE_SKIP_RPATH:BOOL=yes \
    -DCMAKE_C_FLAGS:STRING='%optflags' \
    -DCMAKE_CXX_FLAGS:STRING='%optflags'

-- 
С уважением,
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


  reply	other threads:[~2009-03-24  9:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 10:34 [devel] scons Taras Ablamsky
2009-03-22 22:29 ` Evgeny Sinelnikov
2009-03-23  7:47   ` Alexey Shabalin
2009-03-23  8:18     ` Andrey Rahmatullin
2009-03-23 14:20       ` Alexey Shabalin
2009-03-23 15:03         ` [devel] cmons Michael Shigorin
2009-03-24  9:54           ` Vitaly Lipatov [this message]
2009-03-23  8:02   ` [devel] scons Dmitriy M. Maslennikov
2009-03-23 22:51   ` Taras Ablamsky

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=200903241254.54376.lav@altlinux.ru \
    --to=lav@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