- Original Message -
> I am trying to create a standalone build of our application on Linux. We are
> currently building on a mix of Mint 17 and Ubuntu 14.04. I have been doing a
> lot of reading about rpath, runpath and chrpath. The only way it would seem
> to get this done is to adjust t
I am trying to create a standalone build of our application on Linux. We
are currently building on a mix of Mint 17 and Ubuntu 14.04. I have been
doing a lot of reading about rpath, runpath and chrpath. The only way it
would seem to get this done is to adjust the rpath via the "chrpath" tool.
The i
We are pleased to announce that CMake 3.2.2 is now available for download.
Please use the latest release from our download page:
http://www.cmake.org/download/
Thanks for your support!
-
Changes in 3.2.2 since 3.2.1:
Bets
On 04/14/2015 12:25 PM, Bartlett, Roscoe A. wrote:
> Is there a way to make CMake flush STDOUT
Not from the CMake language. However, it shouldn't matter.
> This is a problem since I have tests that grep output generated
[snip]
> to point to the inc-- Configuring incomplete, errors occurred!
>
Hello CMake people,
Is there a way to make CMake flush STDOUT (written two with MESSAGE() command)
so that we don't get jumbled output?
This is a problem since I have tests that grep output generated by CMake and it
cases tests to fail like shown at:
http://testing.sandia.gov/cdash/testDet
On 04/14/2015 02:03 PM, Nico Schlömer wrote:
Hi everyone,
We're trying to enhance the export functionality of TriBits [1] and are
looking for some good pieces of documentation of what export config
files should ideally look like.
Any pointers?
For target exports created by cmake itself there
Hi everyone,
We're trying to enhance the export functionality of TriBits [1] and are
looking for some good pieces of documentation of what export config files
should ideally look like.
Any pointers?
Cheers,
Nico
[1] github.com/TriBITSPub/TriBITS
--
Powered by www.kitware.com
Please keep mes