Fixed:compile error.
This commit is contained in:
		
							parent
							
								
									7eda62875b
								
							
						
					
					
						commit
						a2fda414d0
					
				|  | @ -22,7 +22,7 @@ aux_source_directory(./src IMPL_SRC_FILES) | |||
| set(ABSTRACT_TARGET HalAbstract) | ||||
| set(IMPL_TARGET Hal) | ||||
| add_library(${ABSTRACT_TARGET} STATIC ${ABSTRACT_SRC_FILES}) | ||||
| target_link_libraries(${ABSTRACT_TARGET} StatusCode Log) | ||||
| target_link_libraries(${ABSTRACT_TARGET} LinuxApi StatusCode Log) | ||||
| add_library(${IMPL_TARGET} STATIC ${IMPL_SRC_FILES}) | ||||
| target_link_libraries(${IMPL_TARGET} ${ABSTRACT_TARGET}) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Fancy code
						Fancy code