mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-26 09:18:40 -04:00
update aurora + fix build issues
This commit is contained in:
@@ -150,6 +150,7 @@ elseif (CMAKE_CXX_COMPILER_FRONTEND_VARIANT STREQUAL "MSVC")
|
||||
$<$<COMPILE_LANGUAGE:C,CXX>:/bigobj>
|
||||
$<$<COMPILE_LANGUAGE:C,CXX>:/MP>
|
||||
$<$<COMPILE_LANGUAGE:C,CXX>:/FS>
|
||||
/Zc:__cplusplus # Enable updated `__cplusplus` macro
|
||||
)
|
||||
|
||||
if (NOT DUSK_BUILD_WARNINGS)
|
||||
|
||||
Vendored
+1
-1
Submodule extern/aurora updated: d0933b745a...aeb38ab1fc
@@ -7,6 +7,7 @@
|
||||
#include <revolution/os.h>
|
||||
#else
|
||||
#include <dolphin/ar.h>
|
||||
#include <dolphin/arq.h>
|
||||
#include <dolphin/os.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user