mirror of
https://github.com/Artikash/Textractor.git
synced 2025-01-10 01:33:51 +08:00
enable WPO
This commit is contained in:
parent
72221106ac
commit
33210a95ac
@ -3,6 +3,7 @@ msvc_registry_search()
|
|||||||
find_qt5(Core Widgets)
|
find_qt5(Core Widgets)
|
||||||
|
|
||||||
set(RESOURCE_FILES NextHooker.rc NextHooker.ico)
|
set(RESOURCE_FILES NextHooker.rc NextHooker.ico)
|
||||||
|
add_compile_options(/GL)
|
||||||
# Populate a CMake variable with the sources
|
# Populate a CMake variable with the sources
|
||||||
set(gui_SRCS
|
set(gui_SRCS
|
||||||
main.cpp
|
main.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user