On Wed 31 Aug 2011 11:26:19 PM CEST, David Cole wrote:
> On Wed, Aug 31, 2011 at 5:12 PM, Clinton Stimpson
> wrote:
>> On Wednesday, August 31, 2011 10:30:22 am David Cole wrote:
>>> On Wed, Aug 31, 2011 at 11:49 AM, David Cole wrote:
The cmake -E rename command is documented to work only w
On Wed, Aug 31, 2011 at 2:14 PM, Bill Hoffman wrote:
>
> It would make a mess if you created a sub-dir per test. There would be lots
> and lots of sub-dirs in some projects.
Personally I would expect that, and be OK with it, as long as the
directory names corresponded to the test in question - i
I am looking for a target similar to /fast for the entire tree,
possibly all/fast. I have seen in the past this feature has been requested and
from what I could understand from the archives it looked as though the feature
was supposed to be implemented. However, I cannot seem to find it. I wa
On Wed, Aug 31, 2011 at 5:12 PM, Clinton Stimpson wrote:
> On Wednesday, August 31, 2011 10:30:22 am David Cole wrote:
>> On Wed, Aug 31, 2011 at 11:49 AM, David Cole wrote:
>> > The cmake -E rename command is documented to work only when src and
>> > dst are on the same volume:
>> >
>> > If you
On Wednesday, August 31, 2011 10:30:22 am David Cole wrote:
> On Wed, Aug 31, 2011 at 11:49 AM, David Cole wrote:
> > The cmake -E rename command is documented to work only when src and
> > dst are on the same volume:
> >
> > If you run "cmake -E" with no other args, the rename command is
> > doc
Fair enough - I think I've worked around it now. Sorry for the noise,
I missed the save volume restriction on rename originally.
Cheers,
CY
On Wed, Aug 31, 2011 at 11:49 AM, David Cole wrote:
> The cmake -E rename command is documented to work only when src and
> dst are on the same volume:
>
>
Hi,
I want to ask if there is a git repository for CDash available or be planned to
be converted.
At the moment I use the svn version
("https://www.kitware.com/svn/CDash/Release-1-8-2";)
Thanks in advance
Best regards
NoRulez
___
Powered by www.kitw
Ralph Barth will be out of the office starting 31/08/2011 and will be
returning on 19/09/2011.
Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.
WLLM related questions pls. contact Jens Keil
-
Deutsche Börse AG
On 8/30/2011 4:13 PM, Clifford Yapp wrote:
Hmm. What about changing that option to make one sub-directory per
test instead of doing each one in the same temp directory? Or if
try_compile doesn't support that, moving the generated files to a
subdirectory after the try_compile proper has run? Th
The CMake/Tests/CMakeLists.txt file lists most of the tests that
execute on our dashboards.
The directories under CMake/Tests are all the existing test source
trees. If you want to modify one of the existing tests to have an
"_SBCS" target compile definition, I'd start by looking at "Simple" or
"C
I'm happy to assist in any way I can. Where do I need to add a test? Also,
where would it be appropriate to document this?
Aaron Meadows
-Original Message-
From: David Cole [mailto:david.c...@kitware.com]
Sent: Wednesday, August 31, 2011 11:02 AM
To: Meadows, Aaron C.
Cc: cmake@cmake
On Wed, Aug 31, 2011 at 11:49 AM, David Cole wrote:
> The cmake -E rename command is documented to work only when src and
> dst are on the same volume:
>
> If you run "cmake -E" with no other args, the rename command is documented as:
>
> rename oldname newname - rename a file or directory (on
Your patch has the "wrong sense" I think It looks like it's
removing "_SBCS" code, but you want to add all that code, correct?
I think (as long as my above assumption is correct) that this patch
should be ok, even in a backwards compatibility sense, because only
people who have "_SBCS" defined
The cmake -E rename command is documented to work only when src and
dst are on the same volume:
If you run "cmake -E" with no other args, the rename command is documented as:
rename oldname newname- rename a file or directory (on one volume)
I think doing a copy as a fallback is a reasonab
That seems like add_custom_command should fail with an error when the
named target does not exist. (I have never noticed this, because I
never use that signature of add_custom_command...)
On Tue, Aug 30, 2011 at 12:45 PM, Johan Björk wrote:
> Hi guys,
> I just ran into the following issue, and I
Any of you CMakers want to comment on this bug and patch? I'd like to
be able to switch my company back to the public version of CMake instead
of compiling my own flavor every time there is a release...
Aaron Meadows
From: Meadows, Aaron C.
Sent: Thursday, June 23, 2011 2:23 PM
To: Mea
You may want to take a look at the Qt Demo application linked from the Wiki.
http://www.cmake.org/Wiki/BundleUtilitiesExample
___
Mike Jackson www.bluequartz.net
Principal Software Engineer mike.jack...@bluequartz.
Please keep replies on the list so others may join or benefit from the
conversation.
You will need to add the "macosx_bundle" flag to your add_executable() command.
This tells CMake to generate the instructions to create a proper OS X
application bundle.
Next you will need to explore adding a
You need to copy the library into the .app bundle at
MeshVisualization.app/Contents/Libraries/.
Your "add_executable()" command should have the "MACOSX_BUNDLE" set in. See the
help listing for the add executable.
___
Mike Jackson
Hi all,
My app MeshVisualization uses a library called OpenMesh. I had a runtime error
when running the app:
dyld: Library not loaded:
@executable_path/../Libraries/libOpenMeshCore.2.0.dylib
Referenced from:
/Users/yifli/Documents/MeshVisualization/build/Build/bin/MeshVisualization
Reason:
uild name: SegmentationLib.sta.Win32-vs9-Release*
*1>Create new tag: 20110831-0827 - Continuous*
*1> Updating the repository:
C:/work/projects/ALMA_Segmentation/SegmentationLib*
*1> Use CVS repository type*
*1> Gathering version information (one . per updated file):*
*1>*
*1> Update command fai
21 matches
Mail list logo