feat(libcomposition): version bump to 1.7.0 (canonical vector representation) and aadded py wrappers for those methods
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
option('pkg-config', type: 'boolean', value: false, description: 'generate pkg-config file for all libraries and fourdst (defaults to false to allow easy pip building)')
|
||||
option('build-py-backend', type: 'boolean', value: false, description: 'use pyinstaller to build the python backend for the electron app')
|
||||
option('electron-build-py-backend', type: 'boolean', value: false, description: 'use pyinstaller to build the python backend for the electron app')
|
||||
option('tests', type: 'boolean', value: false, description: 'compile subproject tests')
|
||||
|
||||
Reference in New Issue
Block a user