Skip to content

cmake: update installation of python extra submodules#20885

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:cmake_fix_python_submodules
Oct 15, 2021
Merged

cmake: update installation of python extra submodules#20885
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:cmake_fix_python_submodules

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 15, 2021

  • support Python standalone builds
  • loader installs submodules unconditionally

resolves #20872
relates #20611

Comment on lines +111 to +114

ocv_add_python_files_from_path("${PYTHON_SOURCE_DIR}/package/extra_modules")
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/cc @VadimLevin Moved from "modules/python/python3/CMakeLists.txt" (unconditional installation with loader skeleton)

- support Python standalone builds
- loader installs submodules unconditionally
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 15, 2021

👍

@opencv-pushbot opencv-pushbot merged commit 0e86e29 into opencv:master Oct 15, 2021
@alalek alalek mentioned this pull request Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Winpack: missing Python submodules in the package

2 participants