Fix tab in cmake file

This commit is contained in:
Edgar Handal 2020-07-02 00:52:38 -05:00 committed by R2DLiu
commit 56977eb4cd

View file

@ -3,7 +3,7 @@ project(Slippi
set(SRCS
SlippiGame.h
SlippiGame.cpp
SlippiGame.cpp
)
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)