Actions
Emulator Issues #5068
closedRequest review and test of cmake-osx2 branch
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Name of clone:
Main dolphin repository, branch cmake-osx2
Purpose of code changes on this branch:
To support building on Mac OS X with CMake. It will allow us to retire SCons, to reduce the amount of duplicate work in maintaining the build. Also it might allow generating Xcode projects in the future (not a goal yet for this branch).
When reviewing my code changes, please focus on:
- whether the resulting bundle has any problems that do not exist with the SCons build
- whether the changes I made in the CMakeLists.txt files don't break other platforms using CMake
- whether there are better ways to approach things with CMake (I'm new to CMake)
After the review, please pull into branch:
master
Actions