On Dec 21, 2015 12:26 PM, Boudewijn Rempt wrote:
>
> I'm still having rpath problems when creating libraries on OSX... And I'm not
> sure what's going on here. Here's the output for a single library:
>
> otool -L ../i/lib/libkritaimage.dylib
> ../i/lib/libkritaimage.dylib:
> /Users/boud/
If my compiler changes between the last invocation of cmake and this
one, then cmake will restart itself; this part works fine. The problem
is that if I've invoked cmake with some command line overrides, they are
lost when I restart. For example if I have in my makefile:
set(BUILDNUM "0" CACHE
Dear CMake users,
I have recently written a set of find modules [1][2][3] for dependencies
I use for the project I am currently working on. I made sure to write
them in a style that is close to what is currently maintained in CMake,
with the goal to submit them for inclusion upstream and benef
On 22.12.2015 12:54, Owen Hogarth II wrote:
Is there a standardized way to unzip a file with cmake that can work
on all of cmake's target platforms?
cmake -E tar x foo.zip
Nils
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wik
Hi
Is there a standardized way to unzip a file with cmake that can work on all
of cmake's target platforms?
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake communit