mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 01:03:04 +00:00 
			
		
		
		
	cpufeatures: add BUNDLE DESTINATION
This commit is contained in:
		@@ -237,6 +237,7 @@ install(TARGETS cpu_features list_cpu_features
 | 
			
		||||
  ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
 | 
			
		||||
  LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
 | 
			
		||||
  RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
 | 
			
		||||
  BUNDLE DESTINATION ${CMAKE_INSTALL_BINDIR}
 | 
			
		||||
)
 | 
			
		||||
install(EXPORT CpuFeaturesTargets
 | 
			
		||||
  NAMESPACE CpuFeatures::
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user