mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 16:14:16 +01:00 
			
		
		
		
	Removed need in C++ compiler in cmake build
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| PROJECT(miniz) | PROJECT(miniz C) | ||||||
| cmake_minimum_required(VERSION 2.8) | cmake_minimum_required(VERSION 2.8) | ||||||
| if(CMAKE_BUILD_TYPE STREQUAL "") | if(CMAKE_BUILD_TYPE STREQUAL "") | ||||||
|   # CMake defaults to leaving CMAKE_BUILD_TYPE empty. This screws up |   # CMake defaults to leaving CMAKE_BUILD_TYPE empty. This screws up | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user