[CMake] RPATH_CHECK and make install
Clifford Yapp
cliffyapp at gmail.com
Thu Sep 9 10:57:40 EDT 2010
Nevermind, got the build output variables and the install variables
mixed - was causing funny behavior.
On Thu, Sep 9, 2010 at 10:45 AM, Clifford Yapp <cliffyapp at gmail.com> wrote:
> I've got rather an odd problem, and I'm not even sure how to start
> debugging it. I am building a library and exec files with CMake, and
> the build appears to succeed. But when I run make install, the files
> are gone - erased.
>
> I've traced it as far as a FILE(RPATH_CHECK ...) test in the install
> script, but it's not clear to me what's going wrong to make
> RPATH_CHECK unhappy or how to fix it. Can anyone give guidance on how
> to approach this?
>
> Cheers, and thanks!
>
> CY
>
More information about the CMake
mailing list