This commit is contained in:
parent
5b0df7af1a
commit
46f0385f32
2 changed files with 11 additions and 5 deletions
|
|
@ -128,6 +128,7 @@ namespace Crafter {
|
|||
std::cout << "1" << std::endl;
|
||||
|
||||
std::string libcxx = std::getenv("LIBCXX_DIR");
|
||||
libcxx.pop_back();
|
||||
libcxx.pop_back();
|
||||
|
||||
std::cout << "2" << std::endl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue