Commit 31825ad6 authored by Powers, Sarah's avatar Powers, Sarah
Browse files

fixing typos in names

parent 04ea64af
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
include_directories(${CMAKE_SOURCE_DIR}/ir/transformation/NoiseAware)

add_xacc_test(NoiseTransform)
target_link_libraries(NoiseAwareTransformTester qcor-transform-noiseaware qcor)
 No newline at end of file
add_xacc_test(NoiseAwareTransformation)
target_link_libraries(NoiseAwareTransformationTester qcor-noiseaware-transformation qcor)