mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-07 23:42:10 +00:00
17 lines
419 B
Plaintext
17 lines
419 B
Plaintext
![]() |
[generator-project]
|
||
|
|
||
|
generator-set = shiboken
|
||
|
|
||
|
header-file = @CMAKE_CURRENT_SOURCE_DIR@/bindings/bindings.h
|
||
|
typesystem-file = @CMAKE_CURRENT_SOURCE_DIR@/bindings/bindings.xml
|
||
|
|
||
|
output-directory = @CMAKE_CURRENT_BINARY_DIR@/bindings
|
||
|
|
||
|
include-path = @BINDINGS_INCLUDE_DIRS@
|
||
|
|
||
|
typesystem-paths=@PYSIDE_TYPESYSTEMS@
|
||
|
|
||
|
enable-parent-ctor-heuristic
|
||
|
enable-pyside-extensions
|
||
|
enable-return-value-heuristic
|
||
|
use-isnull-as-nb_nonzero
|