Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
fe69fa9f
Unverified
Commit
fe69fa9f
authored
Jun 08, 2023
by
James Lamb
Committed by
GitHub
Jun 08, 2023
Browse files
[python-package] remove unnecessary Boost files from sdists (#5912)
parent
36fe73ae
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
build-python.sh
build-python.sh
+0
-11
No files found.
build-python.sh
View file @
fe69fa9f
...
...
@@ -279,21 +279,10 @@ create_isolated_source_dir() {
# compute (Boost) #
###################
mkdir
-p
./lightgbm-python/compile/external_libs/compute
cp
\
external_libs/compute/CMakeLists.txt
\
./lightgbm-python/compile/external_libs/compute/
cp
\
-R
\
external_libs/compute/cmake
\
./lightgbm-python/compile/external_libs/compute/cmake/
cp
\
-R
\
external_libs/compute/include
\
./lightgbm-python/compile/external_libs/compute/include/
cp
\
-R
\
external_libs/compute/meta
\
./lightgbm-python/compile/external_libs/compute/meta/
}
create_isolated_source_dir
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment