[CMake] cpack and post install scripts

Andy Cedilnik andy.cedilnik at kitware.com
Wed May 10 07:55:56 EDT 2006


Hi Clint,

Example would be great.

       Andy

Clinton Stimpson wrote:
>
> CPack misses the 3rd party libraries that I'm using the post install 
> scripts to install.
> So for instance, when doing "make install", it would include the 
> python that the application was built with, which is outside of the 
> build tree.
> CPack misses those install files/libs that are outside the build tree.
> If you need, I can write up an example.
> Clint
>
> Andy Cedilnik wrote:
>
>> Hi Clint,
>>
>> CPack runs the cmake_install.cmake script, so if there are any 
>> post-install scripts there, they should get executed. What do your 
>> post-install scripts looks like?
>>
>>       Andy
>>
>> Clinton Stimpson wrote:
>>
>>> So it seems that CPack doesn't run the post install scripts?
>>> Is it supposed to?
>>>
>>> Clint
>>>
>>> _______________________________________________
>>> CMake mailing list
>>> CMake at cmake.org
>>> http://www.cmake.org/mailman/listinfo/cmake
>>
>>
>>
>




More information about the CMake mailing list