11 lines
196 B
Text
11 lines
196 B
Text
break ext_cmake.cc:14
|
|
r
|
|
r gen
|
|
print c_path
|
|
c
|
|
r gen
|
|
print std::filesystem::is_symlink(c_path)
|
|
print std::filesystem::read_symlink(c_path)
|
|
print std::filesystem::read_symlink(c_path)
|
|
print c_path
|
|
q
|