mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-12-16 19:57:03 +03:00
Adding cmake_minimum_required
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
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