forked from organicmaps/organicmaps
Disabled unity build for build checks
This commit is contained in:
parent
3a388fa91a
commit
48b2366ed2
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ set(CMAKE_C_STANDARD 11)
|
|||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
set(CMAKE_C_EXTENSIONS OFF)
|
||||
|
||||
set(CMAKE_UNITY_BUILD ON)
|
||||
set(CMAKE_UNITY_BUILD_BATCH_SIZE 50)
|
||||
#set(CMAKE_UNITY_BUILD ON)
|
||||
#set(CMAKE_UNITY_BUILD_BATCH_SIZE 50)
|
||||
|
||||
|
||||
if(NOT (DEFINED ENV{COLORS_DISABLE}) AND CMAKE_CXX_COMPILER_ID MATCHES "GNU|Clang")
|
||||
|
|
Loading…
Add table
Reference in a new issue