mirror of https://github.com/wb2osz/direwolf.git
				
				
				
			Fix test script CMakeLists error
This commit is contained in:
		
							parent
							
								
									858c129cf6
								
							
						
					
					
						commit
						471841a2d3
					
				| 
						 | 
					@ -56,7 +56,7 @@ configure_file(
 | 
				
			||||||
 | 
					
 | 
				
			||||||
configure_file(
 | 
					configure_file(
 | 
				
			||||||
  "${CUSTOM_TEST_SCRIPTS_DIR}/${TEST_CHECK-MODEM300_FILE}"
 | 
					  "${CUSTOM_TEST_SCRIPTS_DIR}/${TEST_CHECK-MODEM300_FILE}"
 | 
				
			||||||
  "${CUSTOM_TEST_BINARY_DIR}${CUSTOM_SCRIPT_SUFFIX}"
 | 
					  "${CUSTOM_TEST_BINARY_DIR}/${TEST_CHECK-MODEM300_FILE}${CUSTOM_SCRIPT_SUFFIX}"
 | 
				
			||||||
  @ONLY
 | 
					  @ONLY
 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue