mirror of
https://github.com/AxioDL/nod.git
synced 2025-08-06 12:15:47 +00:00
NX build fixes
This commit is contained in:
parent
1ad101897c
commit
eb6aa30563
@ -16,6 +16,6 @@ add_library(nod
|
||||
nod.cpp
|
||||
${PLAT_SRCS}
|
||||
${NOD_HEADERS})
|
||||
if(NOT MSVC)
|
||||
if(NOT MSVC AND NOT NX)
|
||||
set_source_files_properties(aes.cpp PROPERTIES COMPILE_FLAGS -maes)
|
||||
endif()
|
||||
|
2
logvisor
2
logvisor
@ -1 +1 @@
|
||||
Subproject commit 82f1df9c40edc99a2d68499f363161e5b0bef849
|
||||
Subproject commit 22ed01ffc5e5944479ed69d7b45dc8c96465063e
|
Loading…
x
Reference in New Issue
Block a user