Hi,on our solaris system cmake uses "-Wl,-rpath" to specify the runtime search path. But the linker expects "-R". How can I tell cmake to use "-R" instead of "-Wl,-rpath"?
Thanks, Christian _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
