mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 20:43:37 +01:00
ed10e727df
Set the custom type with "custom-type: your_type_name" (instead of using --custom on the command-line). The converter.py in the current directory is still auto-detected as a custom converter, but that won't work with CMake (which builds with the build folder as current directory). Instead, a new option --converters= with a semicolon-separated of Python files has been added. Use fxconv_declare_converters() from the fxSDK-provided Fxconv module to declare them programatically in CMake. |
||
---|---|---|
.. | ||
fxconv-main.py | ||
fxconv.py |