changed the dir for the test wrap
This commit is contained in:
		
							parent
							
								
									67ba9fda43
								
							
						
					
					
						commit
						a5c8ffaae4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,7 @@ list(APPEND TEST_LIBS "${CMOCKA_LIBRARIES}")
 | 
			
		|||
list(APPEND TEST_LIBS wrap)
 | 
			
		||||
 | 
			
		||||
list(APPEND TEST_DIRS "${CMOCKA_INCLUDE_DIRS}")
 | 
			
		||||
list(APPEND TEST_DIRS "${PROJECT_SOURCE_DIR}/src")
 | 
			
		||||
list(APPEND TEST_DIRS "${PROJECT_SOURCE_DIR}/src/wrap")
 | 
			
		||||
 | 
			
		||||
add_cmocka_test(test_wrap
 | 
			
		||||
                SOURCES test_wrap.c
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue