Prep work before we use the new setup

This commit is contained in:
2023-06-13 15:45:28 -04:00
parent c7845e62d9
commit 0ee1e7666e
11 changed files with 22 additions and 38 deletions

2
macos/env.platform Normal file
View File

@@ -0,0 +1,2 @@
export CMAKE_CXX_COMPILER=/Library/Developer/CommandLineTools/usr/bin/c++
export CMAKE_C_COMPILER=/Library/Developer/CommandLineTools/usr/bin/cc