Skip to content

Commit

Permalink
⚗️ try different copy command
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed Jul 2, 2024
1 parent d50258f commit 2180ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
file(COPY ${PROJECT_SOURCE_DIR}/test/resources DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/resources DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

package_add_test_with_working_dir(
mqt-qecc-test
Expand Down

0 comments on commit 2180ebe

Please sign in to comment.