mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-03 16:53:04 +00:00 
			
		
		
		
	Change PUBLIC by INTERFACE since we only need headers
This commit is contained in:
		@@ -33,7 +33,7 @@ else()
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
target_link_libraries(acquisition_libs
 | 
			
		||||
    PUBLIC
 | 
			
		||||
    INTERFACE
 | 
			
		||||
        Gnuradio::runtime
 | 
			
		||||
    PRIVATE
 | 
			
		||||
        Gflags::gflags
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user