Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
qcor
Commits
31825ad6
Commit
31825ad6
authored
May 31, 2019
by
Powers, Sarah
Browse files
fixing typos in names
parent
04ea64af
Pipeline
#58104
passed with stage
in 5 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ir/transformations/NoiseAware/tests/CMakeLists.txt
View file @
31825ad6
include_directories
(
${
CMAKE_SOURCE_DIR
}
/ir/transformation/NoiseAware
)
include_directories
(
${
CMAKE_SOURCE_DIR
}
/ir/transformation/NoiseAware
)
add_xacc_test
(
NoiseTransform
)
add_xacc_test
(
NoiseAwareTransformation
)
target_link_libraries
(
NoiseAwareTransformTester qcor-transform-noiseaware qcor
)
target_link_libraries
(
NoiseAwareTransformationTester qcor-noiseaware-transformation qcor
)
\ No newline at end of file
Write
Preview
Markdown
is supported
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