That did the trick.  Thanks!

On Sun, Aug 19, 2012 at 7:56 PM, Leif Walsh <leif.wa...@gmail.com> wrote:
> cmake --help-command set_target_properties
> cmake --help-property LINK_FLAGS
> cmake --help-variable CMAKE_EXE_LINKER_FLAGS
>
> I think this will get you started.
>
> Sent from my iPhone
>
> On Aug 19, 2012, at 19:33, Yi Ding <yi.s.d...@gmail.com> wrote:
>
>> Hi everyone,
>>
>> Is there a way to get CMake to use -fwhole-program (but only when
>> building executables?)  I've gotten -flto working but I don't see a
>> good way to get -fwhole-program to work.  Is there a way to set
>> compiler flags on a per executable basis?
>>
>> Thanks,
>> Yi
>> --
>>
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at 
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the CMake FAQ at: 
>> http://www.cmake.org/Wiki/CMake_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.cmake.org/mailman/listinfo/cmake
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to