mirror of
				https://github.com/eledio-devices/thirdparty-tinyexpr.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added missing install target for include file
This commit is contained in:
		| @@ -29,6 +29,7 @@ if (TE_NAT_LOG) | ||||
| endif() | ||||
| target_link_libraries(tinyexpr ${MATH_LIB}) | ||||
| install(TARGETS tinyexpr ARCHIVE DESTINATION lib) | ||||
| install(FILES tinyexpr.h DESTINATION include COMPONENT Devel) | ||||
|  | ||||
| if (build_tinyexpr_test) | ||||
|     add_executable(tinyexpr_test test.c tinyexpr.c) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user