Maintain identity and cache styles based on surface-style-shading not styled-item #5486

This commit is contained in:
Thomas Krijnen
2024-10-10 16:48:30 +02:00
parent dc1842dbe8
commit 189bcd5ad6
3 changed files with 20 additions and 5 deletions
+2
View File
@@ -27,6 +27,8 @@ if(CCACHE_FOUND)
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache)
endif()
add_definitions(-D_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR)
cmake_policy(SET CMP0048 NEW)
cmake_policy(SET CMP0074 NEW)
cmake_policy(SET CMP0078 NEW)