mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
As modules concern all 3 versions of the game, they're now installed in the root directory
This commit is contained in:
parent
f61bda330e
commit
78b3ad8075
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ if(TARGET_GAME_TYPE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
set(TARGET_BASE_GAME "main")
|
set(TARGET_BASE_GAME "./")
|
||||||
set(CMAKE_DEBUG_POSTFIX "-dbg")
|
set(CMAKE_DEBUG_POSTFIX "-dbg")
|
||||||
|
|
||||||
if(MSVC)
|
if(MSVC)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue