mirror of
				https://github.com/eclipse/upm.git
				synced 2025-11-04 09:05:34 +03:00 
			
		
		
		
	cmake: Cleanup of src CMakeLists.txt description field
Removed 'upm' string, capitalized first character, added descriptions where necessary. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
set (libname "mma7455")
 | 
			
		||||
set (libdescription "upm MMA7455")
 | 
			
		||||
set (libdescription "Freescale Semiconductor 3-axis accelerometer module")
 | 
			
		||||
set (module_src ${libname}.cxx)
 | 
			
		||||
set (module_hpp ${libname}.hpp)
 | 
			
		||||
upm_module_init()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user