mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 05:25:43 +08:00
Use same cmake_minimum_required (3.16)
This commit is contained in:
parent
54c87a4f48
commit
005a0fa310
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user