Rename to ITGmania
- executable name: - linux: itgmania - windows: ITGmania.exe - macOS: ITGmania.app - config path: - linux: ~/.itgmania - windows; %AppData%\ITGmania - macOS: ~/Library/Application Support/ITGmania
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ set(SM_DOC_DIR "${CMAKE_CURRENT_LIST_DIR}/Docs")
|
||||
set(SM_ROOT_DIR "${CMAKE_CURRENT_LIST_DIR}")
|
||||
|
||||
# TODO: Reconsile the OS dependent naming scheme.
|
||||
set(SM_EXE_NAME "StepMania")
|
||||
set(SM_EXE_NAME "ITGmania")
|
||||
|
||||
# Some OS specific helpers.
|
||||
if(CMAKE_SYSTEM_NAME MATCHES "Linux")
|
||||
|
||||
Reference in New Issue
Block a user