fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Override CMAKE_C_FLAGS_RELEASE


From: Marcus Weseloh
Subject: Re: [fluid-dev] Override CMAKE_C_FLAGS_RELEASE
Date: Fri, 24 Nov 2017 18:03:58 +0100

2017-11-24 17:37 GMT+01:00 Tom M. <address@hidden>:
 
So as it seems CMAKE_C_FLAGS is prepended rather than appended.

Yes, and that is the problem. I would like to change the optimization to -O3. But RELEASE flags set -O2 and overwrites my -O3 again. Hm... so it seems like I have no choice but to patch the CMakeLists.txt file in my build-process.

Cheers,

    Marcus

reply via email to

[Prev in Thread] Current Thread [Next in Thread]