mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-01 21:29:55 +00:00
@ -9,6 +9,9 @@ endif ()
|
||||
if (POLICY CMP0071)
|
||||
cmake_policy(SET CMP0071 NEW)
|
||||
endif ()
|
||||
if (POLICY CMP0160)
|
||||
cmake_policy(SET CMP0160 OLD)
|
||||
endif ()
|
||||
|
||||
project(awesomewidgets)
|
||||
set(PROJECT_AUTHOR "Evgeniy Alekseev")
|
||||
|
Reference in New Issue
Block a user