[CMake] find_file with wildcards
James Bigler
jamesbigler at gmail.com
Mon Mar 29 14:59:53 EDT 2010
I've looked at the documentation for find_file, and it seems like I have to
specify all possible permutations of the name explicitly. Is there a way to
do so with a wild card?
find_file(... NAMES somefile_1.*.txt ...)
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100329/7009f32b/attachment.htm>
More information about the CMake
mailing list