Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix out of place else statements in CMakeLists.txt #3

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

Whiskydog
Copy link

Minor fixes I came across while building for Linux: CMakeLists.txt file had an apparently left out else statements that came after another else.

MoArtis and others added 14 commits April 8, 2019 19:36
…unctions (Display the Room ID on the OSD) for RE3SHDP
# Conflicts:
#	CMakeLists.txt
#	Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.java
#	Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml
#	Source/Android/app/src/main/res/menu/menu_emulation.xml
#	Source/Android/app/src/main/res/values/strings.xml
#	Source/Android/jni/MainAndroid.cpp
#	Source/Core/VideoCommon/HiresTextures.cpp
#	Source/Core/VideoCommon/HiresTextures.h
#	Source/Core/VideoCommon/RenderBase.cpp
@Whiskydog Whiskydog changed the title Fixed out of place else statements in CMakeLists.txt Fix out of place else statements in CMakeLists.txt Dec 18, 2021
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.

3 participants