forked from Public-Mirror/Textractor
enable WPO
This commit is contained in:
parent
72221106ac
commit
33210a95ac
@ -3,6 +3,7 @@ msvc_registry_search()
|
||||
find_qt5(Core Widgets)
|
||||
|
||||
set(RESOURCE_FILES NextHooker.rc NextHooker.ico)
|
||||
add_compile_options(/GL)
|
||||
# Populate a CMake variable with the sources
|
||||
set(gui_SRCS
|
||||
main.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user