Re: [CMake] 'uncaching' a path found by the find_XXX functions

2011-04-14 Thread J.S. van Bethlehem
Michael Wild wrote: On 04/14/2011 12:46 PM, J.S. van Bethlehem wrote: Dear users, As a new user CMake I've come across some things I don't fully understand yet. Here is such a thing: When a library consists of multiple separate lib-files, from the archives it seems that the way to go when wr

Re: [CMake] 'uncaching' a path found by the find_XXX functions

2011-04-14 Thread Michael Wild
On 04/14/2011 12:46 PM, J.S. van Bethlehem wrote: > Dear users, > > As a new user CMake I've come across some things I don't fully > understand yet. Here is such a thing: > When a library consists of multiple separate lib-files, from the > archives it seems that the way to go when writing a 'Find'

[CMake] 'uncaching' a path found by the find_XXX functions

2011-04-14 Thread J.S. van Bethlehem
Dear users, As a new user CMake I've come across some things I don't fully understand yet. Here is such a thing: When a library consists of multiple separate lib-files, from the archives it seems that the way to go when writing a 'Find'-module for such a library, say library LIB, is first find