Thanks everyone. These are all great ideas and I will attempt to incorporate a
hybrid of them all. BTW, this is for the HDF5 project.
Thanks
mike jackson
On Dec 3, 2013, at 8:56 AM, clin...@elemtech.com wrote:
>
> - Original Message -
>> I need to implement a "test" that does an instal
- Original Message -
> I need to implement a "test" that does an installation of my project into a
> location and then check that all the files indeed got installed or if there
> are any errors during the installation. Is there a "best practice" way of
> achieving this with CMake? Does CMa
On 2013-12-02 20:58-0500 Michael Jackson wrote:
I need to implement a "test" that does an installation of my project
into a location and then check that all the files indeed got installed
or if there are any errors during the installation. Is there a "best
practice" way of achieving this with C
I need to implement a "test" that does an installation of my project into a
location and then check that all the files indeed got installed or if there are
any errors during the installation. Is there a "best practice" way of achieving
this with CMake? Does CMake itself do something like this in