mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-12-16 19:57:03 +03:00
Use same cmake_minimum_required (3.16)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
project(QtAwesome)
|
||||
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
|
||||
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
|
||||
|
||||
add_library(QtAwesome
|
||||
|
||||
Reference in New Issue
Block a user