mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-01 13:19:55 +00:00
system source, some code improvements
This commit is contained in:
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.8.12)
|
||||
cmake_policy(SET CMP0011 NEW)
|
||||
cmake_policy(SET CMP0015 NEW)
|
||||
if (POLICY CMP0063)
|
||||
cmake_policy(SET CMP0063 OLD)
|
||||
cmake_policy(SET CMP0063 NEW)
|
||||
endif ()
|
||||
if (POLICY CMP0071)
|
||||
cmake_policy(SET CMP0071 NEW)
|
||||
|
Reference in New Issue
Block a user