Skip to content

Fix MSVC build#114

Open
santaclose wants to merge 1 commit intoN64Recomp:mainfrom
santaclose:main
Open

Fix MSVC build#114
santaclose wants to merge 1 commit intoN64Recomp:mainfrom
santaclose:main

Conversation

@santaclose
Copy link

No description provided.

set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED True)
set(CMAKE_CXX_EXTENSIONS OFF)
set(CMAKE_C_STANDARD 11)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o1heap.c fails to compile otherwise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments