On 14.04.2017 06:05, Pawel Veselov wrote:
Hello.
I really can't understand what's going on. Trying to compile my project
for android, setting all kinds of things to get it done. I've tried 3.8.0,
3.7.2 and 3.6.2, with the same result. The below extracts are from running
3.6.2
Running with --deb
Hello.
I really can't understand what's going on. Trying to compile my project
for android, setting all kinds of things to get it done. I've tried 3.8.0,
3.7.2 and 3.6.2, with the same result. The below extracts are from running
3.6.2
Running with --debug and --trace, I see:
/usr/share/cmake/Mod
On 04/11/2017 05:31 AM, Algiane Froehly wrote:
> if I remove the -lto_library library that is added by the
> CMAKE_C_IMPLICIT_LINK_LIBRARIES variable.
See here:
* https://gitlab.kitware.com/cmake/cmake/merge_requests/658
* https://gitlab.kitware.com/cmake/cmake/issues/16766
It is fixed in CMake
Hi,
On 13 April 2017 at 01:35, mike lojkovic wrote:
> I have a script I'm using to figure out which headers should be in my
> precompiled header. It requires the clang -H flag passed to work. I'm
> able to get the output on the console without issue, but can't figure
> out how to just pass clang'