Skip to content

Commit

Permalink
Set LD_LIBRARY_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
pfultz2 committed Jun 6, 2018
1 parent 874c009 commit 18e2dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cget/prefix.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def check(self, f, *args):

def get_env(self):
return {
'LD_LIBRARY_PATH': self.get_path('lib'),
'PKG_CONFIG_PATH': self.pkg_config_path()
}

Expand Down

0 comments on commit 18e2dce

Please sign in to comment.