copy in make
Some checks failed
CMake / Configure and build using cmake (push) Failing after 3s

This commit is contained in:
maliakal_d 2025-05-06 17:38:07 +02:00
parent 2c93d40e81
commit 684f511bf8

View File

@ -61,3 +61,4 @@ catch_discover_tests(tests)
configure_file(scripts/test_simulators.py ${CMAKE_BINARY_DIR}/bin/test_simulators.py COPYONLY)
configure_file(scripts/test_frame_synchronizer.py ${CMAKE_BINARY_DIR}/bin/test_frame_synchronizer.py COPYONLY)
configure_file(scripts/utils_for_test.py ${CMAKE_BINARY_DIR}/bin/utils_for_test.py COPYONLY)