Re: [CMake] New to cmake and I have a problem.

2015-09-07 Thread Roman Bolshakov
Hi Jay,  Have you tried something like this (http://www.cmake.org/pipermail/cmake/2010-July/038312.html)? — Отправлено из Mailbox On Fri, Sep 4, 2015 at 9:37 PM, Jay Cotton wrote: > Hi: > I need to add an 'S' to the ar flags. Now, I have found that I can edit > the link.txt file but, > th

[CMake] New to cmake and I have a problem.

2015-09-04 Thread Jay Cotton
Hi: I need to add an 'S' to the ar flags. Now, I have found that I can edit the link.txt file but, this is not a real solution. I am certain there is a way to do this with the CMakeCache.txt file. I just don't see how. Any help would be appreciated. tnx JC -- Powered by www.kitware.com Ple