cmake interop work
This commit is contained in:
parent
29afc49c36
commit
ca96457590
9 changed files with 3718 additions and 40 deletions
11
.gdb_history
Normal file
11
.gdb_history
Normal file
|
@ -0,0 +1,11 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue