Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
206fb7e2
Commit
206fb7e2
authored
Jan 28, 2020
by
Richard Bachmann
Browse files
Chdir to plotly setup.py file
parent
cb5a54d5
Pipeline
#1373766
passed with stage
in 6 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pyexternals/CMakeLists.txt
View file @
206fb7e2
...
@@ -496,7 +496,7 @@ LCGPackage_Add(
...
@@ -496,7 +496,7 @@ LCGPackage_Add(
CONFIGURE_COMMAND <VOID>
CONFIGURE_COMMAND <VOID>
BUILD_COMMAND <VOID>
BUILD_COMMAND <VOID>
INSTALL_COMMAND
${
MakeSitePackagesDir
}
INSTALL_COMMAND
${
MakeSitePackagesDir
}
COMMAND
${
PYTHON
}
setup.py install
${
PySetupOptions
}
COMMAND
${
CMAKE_COMMAND
}
-E chdir <SOURCE_DIR>/packages/python/plotly/
${
PYTHON
}
setup.py install
${
PySetupOptions
}
COMMAND
${
CMAKE_SOURCE_DIR
}
/pyexternals/Python_postinstall.sh <INSTALL_DIR>
COMMAND
${
CMAKE_SOURCE_DIR
}
/pyexternals/Python_postinstall.sh <INSTALL_DIR>
BUILD_IN_SOURCE 1
BUILD_IN_SOURCE 1
DEPENDS Python six retrying
DEPENDS Python six retrying
...
...
Write
Preview
Supports
Markdown
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