allow QT_INSTALL_DIR to be passed as variable
This commit is contained in:
parent
ad438780e9
commit
e10538d442
@ -2,7 +2,7 @@
|
||||
'includes': [],
|
||||
'type': 'shared_library',
|
||||
'variables': {
|
||||
'qt_home_dir': '/usr/local/Cellar/qt/5.12.1',
|
||||
'qt_home_dir%': "<(QT_INSTALL_DIR)",
|
||||
},
|
||||
'target_defaults': {
|
||||
'cflags!': ['-fno-exceptions'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user