You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/file/REAL_PATH-existing.cmake

3 lines
83 B

file(REAL_PATH "dir" real_path_dir)
file(REAL_PATH "dir/empty.txt" real_path_file)