Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
xacc
Commits
c00f7998
Commit
c00f7998
authored
Feb 04, 2018
by
Mccaskey, Alex
Browse files
removing test before install from plugin installer script
Signed-off-by:
amccaskey
<
mccaskeyaj@ornl.gov
>
parent
6606d8f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/plugins/xacc-install-plugins.py
View file @
c00f7998
...
...
@@ -103,7 +103,6 @@ def main(argv=None):
CMAKE_ARGS -DXACC_DIR="""
+
xaccLocation
+
' '
+
cmake_args
+
"""
BUILD_ALWAYS 1
INSTALL_COMMAND ${CMAKE_MAKE_PROGRAM} install
TEST_BEFORE_INSTALL 1
)
"""
# Create a build directory
...
...
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