mirror of
https://github.com/ModOrganizer2/cmake_common.git
synced 2026-07-27 14:06:46 -07:00
Add extra include to Python module install.
This commit is contained in:
@@ -242,6 +242,8 @@ function(mo2_configure_python_module TARGET)
|
||||
FILES_MATCHING PATTERN "*.py"
|
||||
PATTERN ".git" EXCLUDE
|
||||
PATTERN ".github" EXCLUDE
|
||||
PATTERN ".tox" EXCLUDE
|
||||
PATTERN ".mypy_cache" EXCLUDE
|
||||
PATTERN "vsbuild" EXCLUDE)
|
||||
|
||||
# copy the resource directory if it exists
|
||||
|
||||
Reference in New Issue
Block a user