mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 19:07:44 +00:00
UWP fixes
This commit is contained in:
@@ -65,3 +65,6 @@ add_library(hecl-common
|
||||
atdna_CVar.cpp
|
||||
${PLAT_SRCS})
|
||||
|
||||
if(WINDOWS_STORE)
|
||||
set_property(TARGET hecl-common PROPERTY VS_WINRT_COMPONENT TRUE)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user