Added build time script to help deploy shared libs for an arbitrary executable.
indra/cmake/DeploySharedLibs.cmake is the script. LLSharedLibs.cmake contains a macro to ease adding DeployShaerdLibs to a targets build. Example usage to the mac-crash-reporter. Multiplatform and more to come soon. Reviewed by brad.
indra/cmake/DeploySharedLibs.cmake
0 → 100644
indra/cmake/LLSharedLibs.cmake
0 → 100644
Please register or sign in to comment