mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-08-20 09:57:09 +00:00
Aggiorna Minecraft.Client/CMakeLists.txt
This commit is contained in:
parent
4ee0e9e5e9
commit
bd7a02fe3b
|
|
@ -23,7 +23,7 @@ set(MINECRAFT_CLIENT_SOURCES
|
||||||
${SOURCES_COMMON}
|
${SOURCES_COMMON}
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(Minecraft.Client ${MINECRAFT_CLIENT_SOURCES} "PhantomModel.h" "PhantomModel.cpp" "PhantomRenderer.h" "PhantomRenderer.cpp")
|
add_executable(Minecraft.Client ${MINECRAFT_CLIENT_SOURCES} )
|
||||||
|
|
||||||
# Only define executable on windows
|
# Only define executable on windows
|
||||||
if(PLATFORM_NAME STREQUAL "Windows64")
|
if(PLATFORM_NAME STREQUAL "Windows64")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue