[CMake] FIND_FILE in vector

klaas.holwerda kholwerd at xs4all.nl
Wed Oct 19 13:39:55 EDT 2005


Sorry, that what i meant.

If in the next WXWINDOWS_INCLUDE_DIRECTORIES contains more path 
seperated by ";",
is does not work.

 FIND_FILE( VERSION_H wx/version.h "${WXWINDOWS_INCLUDE_DIRECTORIES}" )

Must i make myself a macro, or is there a simple thing i am missing?

Thanks,

Klaas

David Cole wrote:

> Does a semi-colon ( ; ) separated list work?
>
> klaas.holwerda wrote:
>
>> Hi,
>>
>> It seems it is not possible to use a comma seperated list of paths in 
>> a variable as input to FIND_FILE it path arguments.
>> Is there a way around it?
>



More information about the CMake mailing list