[CMake] FILE(GLOB variable RELATIVE path globbing_expression) fails when the underlying path contains special character

Ashok Kumar P paroksha.x at gmail.com
Mon Mar 10 06:28:37 EDT 2014


FILE(GLOB variable RELATIVE path globbing_expression)

fails to return files for globbing expression "sub_directory/*" when the
path contains the pattern "[Some_text]"

It works fine when I rename the path removing the patter "[some_text]"

I have also reported it as a bug
[here<http://www.cmake.org/Bug/view.php?id=14789>
]
I am new to cmake build system, any help would be much appreciated..

Regards,
Ashok.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140310/7a145f75/attachment.html>


More information about the CMake mailing list