Disable unity build property for GLFW
This commit is contained in:
parent
f1b38c903a
commit
6ad47b12bf
@ -120,7 +120,7 @@ set_target_properties(glfw PROPERTIES
|
||||
C_STANDARD_REQUIRED ON
|
||||
C_EXTENSIONS OFF
|
||||
INTERPROCEDURAL_OPTIMIZATION ON
|
||||
UNITY_BUILD ON
|
||||
# UNITY_BUILD ON
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user