Hi,

I am unable to fetch only directory name from an absolute path in
CMakeList.txt file.

GET_FILENAME_COMPONENT(c:/path/to/dir dirname NAME) does no produce any
output.

1. Is it only for files or not directories? or am I doing any mistake?
2. Is it possible to split a path in an list/array? ( like extract 'abc' and
'def' from /path/to/split/abc/and/def )

Thanks in advance.
Ashutosh
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to