Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
d8caa7d8
Commit
d8caa7d8
authored
Nov 20, 2020
by
Ben Boeckel
⛰
Browse files
paraviewsdk: remove unversioned python binaries
These no longer exist.
parent
f1e9fb3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/unix/paraviewsdk.bundle.cmake
View file @
d8caa7d8
...
...
@@ -45,8 +45,6 @@ if (python3_enabled)
PROGRAMS
"
${
superbuild_install_location
}
/bin/python
${
superbuild_python_version
}
-config"
"
${
superbuild_install_location
}
/bin/python3"
"
${
superbuild_install_location
}
/bin/python3-config"
"
${
superbuild_install_location
}
/bin/python"
"
${
superbuild_install_location
}
/bin/python-config"
DESTINATION bin
COMPONENT superbuild
)
list
(
APPEND binaries_to_install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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