fix NameError: name 'lib_location' is not defined

This commit is contained in:
dessant 2015-11-04 01:34:56 +02:00
parent 948fb13bd7
commit fe362dc878
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ files = [
libraries = []
library_dirs = []
lib_location = None
extra_link_args = []
include_dirs = []
install_requires = []