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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to