Dear cmake users,
I am very new to cmake. I really find it interesting. I installed gromacs
(4.6.1) with it. One simple query regarding its usage is, how do I add
program suffix to the executables created.
Chandan
--
Chandan kumar Choudhury
NCL, Pune
INDIA
--
Powered by www.kitware.com
Visit o
Hi,
I have following statement to install a file from source directory to
destination. It got a conflict error if the destination has already had the
file.
install(FILES "${source}/myfile.txt" DESTINATION ${destination})
Is there anyway to set either overwrite, or no overwrite if the file exist
Yes I think repository string (which is
https://code.google.com/p/ozz-animation/) is set correctly. To test it I
copied/pasted the clone command (taken from the log below) to the git bash,
and it works fine.
Also if I add git/bin directory to my path environment variable, ctest
script runs well.
David Demelier wrote:
> Hello,
>
> I'm trying to make a common core library that will help creating modules, my
> modules will link against it but this will not work as these modules will
> link against the library in the binary build directory.
>
> My CMakeLists.txt is quite complexe with a lot
Hello,
I'm trying to make a common core library that will help creating modules, my
modules will link against it but this will not work as these modules will link
against the library in the binary build directory.
My CMakeLists.txt is quite complexe with a lot of subdirectories so I will
just
Is the repository string set correctly for anonymous checkout in the CDash
project settings?
From: Guillaume Blanc
Sent: March 10, 2013 3:56 AM
To: David Cole
CC: cmake@cmake.org
Subject: Re: [CMake] [CDash] Set program path on the client-side, with
client.cdash.xml
This is how
Hi,
I have a shared library in which i need must link some libraries. Five
of these libraries should be link as shared libraries, but one must be
linked as static library. How can i do this?
Thanks
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/o