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

CMakeLists: Replace tab characters with spaces #10373

Merged
merged 1 commit into from Jan 16, 2022

Conversation

Pokechu22
Copy link
Contributor

This PR only touches CMakeLists in Source and the main one; it doesn't touch them in Externals.

I found these via the (definitely inefficient) command find | grep CMakeLists | xargs git grep -P '\t' (and then manually ignoring those in Externals).

This commit only touches CMakeLists in Source and the main one; it doesn't touch them in Externals.
@leoetlino leoetlino merged commit e627718 into dolphin-emu:master Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants