variables in
a text file on the build directory (created during the first run of the
cmake) and then include it in the cmake script (run during make). I would
like to know if there is a way of avoiding creating additional files?
Thanks,
Min
From: "Alan W. Irwin" <[EMAIL PROTECTED
Hi,
I need to use CMAKE_BUILD_DIR variable in my script to create additional
files in that directory, however the variable is emty. Is there something
extra I need to set it? I do not know the build directory beforehand, also
it will vary for different developers. Also, when running make from
ADD_CUSTOM_TARGET so that it includes the header file which it builds.
Thanks,
Min
From: Bill Hoffman <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Min Cu <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], cmake@cmake.org
Subject: Re: [CMake] Force rebuild
Date: Mon, 26 Mar 2007 21
p Lowman <[EMAIL PROTECTED]>
CC: cmake@cmake.org, Min Cu <[EMAIL PROTECTED]>
Subject: Re: [CMake] Force rebuild
Date: Mon, 26 Mar 2007 09:49:58 -0400
Philip Lowman wrote:
Min Cu wrote:
I have a project which needs to be rebuild every time make is called
(whether the project has changed
I have a project which needs to be rebuild every time make is called
(whether the project has changed or not). How do I do it?
Thanks,
Min
_
Solve the Conspiracy and win fantastic prizes.
http://www.theconspiracygame.co.uk/
___