This commit is contained in:
		| @@ -32,12 +32,14 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "RelWithDebInfo", |             "name": "RelWithDebInfo", | ||||||
|  |             "inherits": "Base", | ||||||
|             "cacheVariables": { |             "cacheVariables": { | ||||||
|                 "CMAKE_BUILD_TYPE": "RelWithDebInfo" |                 "CMAKE_BUILD_TYPE": "RelWithDebInfo" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "Release", |             "name": "Release", | ||||||
|  |             "inherits": "Base", | ||||||
|             "cacheVariables": { |             "cacheVariables": { | ||||||
|                 "CMAKE_BUILD_TYPE": "Release" |                 "CMAKE_BUILD_TYPE": "Release" | ||||||
|             } |             } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user