Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 672b304

Browse filesBrowse files
Yclept NemoYclept Nemo
Yclept Nemo
authored and
Yclept Nemo
committed
Synchronize with scikit-build
scikit-build commit 94089992b353ea3e4b4c2f118ea1987ca54ecbb8: skbuild/setuptools_wrap.py.skbuild/setuptools_wrap.py cmake_install_dir -> _cmake_install_dir
1 parent 8880543 commit 672b304
Copy full SHA for 672b304

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ def _classify_installed_files_override(
451451
data_files,
452452
# To get around a check that prepends source dir to paths and breaks package detection code.
453453
cmake_source_dir="",
454-
cmake_install_dir=cmake_install_reldir,
454+
_cmake_install_dir=cmake_install_reldir,
455455
)
456456

457457

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.