summaryrefslogtreecommitdiffstats
path: root/.envrc
blob: d0314872be4b05d4e838bdbac2b7a6cd6204c851 (about) (plain) (blame)
1
2
3
export CC=/usr/bin/clang
export CXX=/usr/bin/clang++
export CMAKE_BUILD_PARALLEL_LEVEL=17