MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: build process for VS2005
Posted by: Kent Boortz
Date: March 08, 2007 08:13PM

This could be a CMake bug. It is supposed to rerun the "cmake"
command automatically if "CMakeLists.txt" is updated. See
"re-run" at http://www.cmake.org/Wiki/CMake_FAQ

Unless you happen to touch that file, or had the document
open in an evil text editor that autosaves now and then
even if nothing changed ;-)

Found one reference, even if old, about cmake causing
unwaned rebuilds even if "CMakeLists.txt" is not modified

http://public.kitware.com/pipermail/cmake/2003-December/004539.html

I could not find a switch to disable this behaviour,

kent

Kent Boortz, Release Staff Engineer
Oracle, the MySQL team, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
3041
February 25, 2007 05:42AM
1964
February 25, 2007 07:21AM
1997
February 26, 2007 05:39PM
Re: build process for VS2005
1822
March 08, 2007 08:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.