mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Run all tests with C++11 enabled (#1820)
This commit is contained in:
		| @@ -2,9 +2,6 @@ | ||||
| # Copyright © 2014-2022, Benoit BLANCHON | ||||
| # MIT License | ||||
|  | ||||
| set(CMAKE_CXX_STANDARD 11) | ||||
| set(CMAKE_CXX_STANDARD_REQUIRED OFF) | ||||
|  | ||||
| add_executable(NumbersTests | ||||
| 	convertNumber.cpp | ||||
| 	parseFloat.cpp | ||||
|   | ||||
		Reference in New Issue
	
	Block a user