mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-12-16 19:57:03 +03:00
Add CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
project(QtAwesome)
|
||||
|
||||
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
|
||||
|
||||
add_library(${PROJECT_NAME}
|
||||
QtAwesome.cpp
|
||||
QtAwesomeAnim.cpp
|
||||
|
||||
Reference in New Issue
Block a user