3 lines
83 B
CMake
3 lines
83 B
CMake
file(REAL_PATH "dir" real_path_dir)
|
|
file(REAL_PATH "dir/empty.txt" real_path_file)
|