Files
rocm-systems/tests/memorytests/CMakeLists.txt
T

4 lines
309 B
CMake
Raw Normal View History

2023-02-03 12:31:39 -06:00
configure_file(run_asan_tests.sh ${PROJECT_BINARY_DIR}/tests/memorytests COPYONLY)
configure_file(suppr.txt ${PROJECT_BINARY_DIR}/tests/memorytests COPYONLY)
configure_file(test_mem.py ${PROJECT_BINARY_DIR}/tests/memorytests COPYONLY)
configure_file(input.txt ${PROJECT_BINARY_DIR}/tests/memorytests COPYONLY)