Skip to content

Commit

Permalink
Build with LOTTIE_MODULE=OFF to render images
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Jun 2, 2024
1 parent dd7d1ba commit bb87b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ include = ["CMakeLists.txt", "rlottie/*"]
build_type = "Release"
source_path = "."
build_args = ["-j"]
options = {"LOTTIE_MODULE" = "OFF"}
install_components = ["python_module"]
python_abi = 'abi3'
abi3_minimum_cpython_version = 37
Expand Down

0 comments on commit bb87b51

Please sign in to comment.