mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 12:45:50 +00:00
Fix tab in cmake file
This commit is contained in:
parent
a850aa8ee4
commit
56977eb4cd
1 changed files with 1 additions and 1 deletions
2
Externals/Slippi/CMakeLists.txt
vendored
2
Externals/Slippi/CMakeLists.txt
vendored
|
@ -3,7 +3,7 @@ project(Slippi
|
|||
|
||||
set(SRCS
|
||||
SlippiGame.h
|
||||
SlippiGame.cpp
|
||||
SlippiGame.cpp
|
||||
)
|
||||
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue