https://github.com/Kitware/CMake
Revision ac5922317f4f2229c5dc79b29d913275fa55f021 authored by Brad King on 10 January 2015, 17:00:56 UTC, committed by Brad King on 12 January 2015, 17:59:52 UTC
Use "-Wl,-export-dynamic" with XL to match the "-rdynamic" flag used
with GNU-like compilers.
1 parent c118816
Raw File
Tip revision: ac5922317f4f2229c5dc79b29d913275fa55f021 authored by Brad King on 10 January 2015, 17:00:56 UTC
XL: Fix link flags for executables on Linux with XL compilers
Tip revision: ac59223
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top