We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0f0ae commit aeae871Copy full SHA for aeae871
data/test/integrationTest/CMakeLists.txt
@@ -4,6 +4,7 @@ install(FILES config/hexitec2x2-fp.json DESTINATION test_config)
4
install(FILES config/hexitec2x2-fp-average.json DESTINATION test_config)
5
install(FILES config/hexitec2x2-fr.json DESTINATION test_config)
6
install(FILES config/test.json DESTINATION test_config)
7
+install(FILES config//test2x2-average.json DESTINATION test_config)
8
install(FILES config/test-average.json DESTINATION test_config)
9
install(DIRECTORY config/patterns DESTINATION test_config)
10
install(FILES dataset_check.py DESTINATION test_config)
0 commit comments