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.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to