mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-18 23:42:05 +00:00
CMakeLists: Normalize whitespace
Normalizes tabs to spaces to follow our codebase's indentation style.
This commit is contained in:
parent
e375c96693
commit
ee61bd6f2e
17 changed files with 1348 additions and 1317 deletions
|
@ -9,5 +9,5 @@ add_subdirectory(VideoCommon)
|
|||
add_subdirectory(VideoBackends)
|
||||
|
||||
if(ENABLE_QT2)
|
||||
add_subdirectory(DolphinQt2)
|
||||
add_subdirectory(DolphinQt2)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue