From the man page:

                IF(EXISTS file-name)
                IF(EXISTS directory-name)

              True  if  the  named file or directory exists.  Behavior is
              well-defined only for full paths.


pepone.onrez wrote:
There is any way for check if a directory exists using CMake ?

Thanks



------------------------------------------------------------------------

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to