[CMake] set(... CACHE ) broken for CMAKE_C_FLAGS_{DEBUG, RELEASE, ...} ?

Jerry Gagelman gagelman at gmail.com
Fri Jul 8 10:26:06 EDT 2011


Hi Alex,

Sorry about forgetting to CC the list last time. You're right: it was the
CXX_FLAGS vs C_FLAGS problem. I have so many things to think about that I
don't even realize which language is being compiled :-)

Jerry

2011/7/7 Alexander Neundorf <a.neundorf-work at gmx.net>

> Hi,
>
> On Wednesday 06 July 2011, Jerry Gagelman wrote:
> > Thanks, Alex. That was my bad. I also realized that the CXX_FLAGS were
> > (correctly) getting passed to the compiler. Changing CMakeLists.txt
> > accordingly does fix the last problem that I reported.
>
> I'm happy that I could help you.
> So the problem was CXX vs. C ?
>
> Alex
>
> P.S. please keep the list on CC
>
>


-- 
www.os-scientific.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110708/10b135db/attachment.htm>


More information about the CMake mailing list