mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-30 14:44:56 +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 "adafruitms1438") | ||||
| set (libdescription "upm module for the Adafruit Motor Shield 1438") | ||||
| set (libdescription "Module for the Adafruit Motor Shield 1438") | ||||
| set (module_src ${libname}.cxx) | ||||
| set (module_hpp ${libname}.hpp) | ||||
| set (reqlibname "upm-pca9685") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Noel Eck
					Noel Eck