Skip to content

[QOL] Adds occa::env::setOccaCacheDir #420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2020
Merged

Conversation

dmed256
Copy link
Member

@dmed256 dmed256 commented Nov 8, 2020

Description

Adds a programmatic way of setting the OCCA_CACHE_DIR

occa::env::setOccaCacheDir(<path>)

Solves #252

@codecov
Copy link

codecov bot commented Nov 8, 2020

Codecov Report

Merging #420 (73c7618) into main (26c1378) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   76.31%   76.29%   -0.02%     
==========================================
  Files         241      241              
  Lines       18816    18817       +1     
==========================================
- Hits        14359    14356       -3     
- Misses       4457     4461       +4     
Impacted Files Coverage Δ
include/occa/tools/env.hpp 80.00% <ø> (ø)
src/tools/env.cpp 84.61% <0.00%> (-2.89%) ⬇️
src/lang/specialMacros.cpp 59.48% <0.00%> (-0.87%) ⬇️
src/tools/sys.cpp 65.22% <0.00%> (-0.17%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant