Revert "Add project name in root CMakeLists.txt."

This reverts commit e24267b13e.
This commit is contained in:
Jean-Philip Desjardins 2018-03-05 13:10:18 -05:00
parent e24267b13e
commit 238be12c8e

View file

@ -5,7 +5,6 @@ set(CMAKE_MODULE_PATH
${CMAKE_MODULE_PATH}
)
include(Header)
project(Play)
set(BUILD_PSFPLAYER OFF CACHE BOOL "Build PsfPlayer")
set(BUILD_PLAY ON CACHE BOOL "Build Play! Emulator")