[CMake] Path to installed target

Michael Wild themiwi at gmail.com
Wed Jan 12 07:40:47 EST 2011


On 01/12/2011 01:24 PM, Alexey Livshits wrote:
>> What do you want to do?
> 
> I have some tests, which cannot be run without installation because of
> dependencies. So I need to specify the install path to add_test. Is
> there a better approach?
> 

Yes, make the tests run without installation. To give more advice, we'd
need to know more about those "dependencies". Are they other
executables? Data files? Libraries?


Michael


More information about the CMake mailing list