[CMake] runtime "-R" flag

Michal Pryc Michal.Pryc at Sun.COM
Thu Dec 14 10:42:43 EST 2006


Hello,
I am trying to build one project using cmake
is there any equivalent to LD_FLAGS="-R" ?

I was trying with

-DCMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=-R

and

-DCMAKE_SHARED_LINKER_FLAGS:STRING=-R

and few more...

or maybe CMakeLists is wrong for the project, but first maybe someone
had this problem before...

best
Michal Pryc


More information about the CMake mailing list