mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 13:14:59 +00:00
NX build fixes
This commit is contained in:
@@ -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
Submodule logvisor updated: 82f1df9c40...22ed01ffc5
Reference in New Issue
Block a user