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
52b8ffb7
Commit
52b8ffb7
authored
Nov 11, 2019
by
Mccaskey, Alex
Browse files
fix for mac ci fail
Signed-off-by:
Alex McCaskey
<
mccaskeyaj@ornl.gov
>
parent
9440695f
Pipeline
#79477
failed with stage
in 3 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
quantum/gate/CMakeLists.txt
View file @
52b8ffb7
...
...
@@ -53,7 +53,7 @@ usFunctionEmbedResources(TARGET
FILES
manifest.json
)
target_link_libraries
(
${
LIBRARY_NAME
}
PUBLIC xacc P
RIVATE
xacc-pauli xacc-fermion
)
target_link_libraries
(
${
LIBRARY_NAME
}
PUBLIC xacc P
UBLIC
xacc-pauli xacc-fermion
)
if
(
APPLE
)
...
...
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