Add some osx env stuff

This commit is contained in:
2017-05-02 18:00:39 -04:00
parent 8dff5cba1b
commit 46ab492985
4 changed files with 16 additions and 16 deletions

2
osx/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