mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-09 00:24:15 +00:00
Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540)
This commit is contained in:
@@ -104,6 +104,7 @@ set(_MINECRAFT_WORLD_COMMON_CONSOLEJAVALIBS_INPUTOUTPUTSTREAM
|
||||
source_group("ConsoleJavaLibs/InputOutputStream" FILES ${_MINECRAFT_WORLD_COMMON_CONSOLEJAVALIBS_INPUTOUTPUTSTREAM})
|
||||
|
||||
set(_MINECRAFT_WORLD_COMMON_HEADER_FILES
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/Debug.h"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/LevelObjectInputStream.h"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/Minecraft.World.h"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/ParticleTypes.h"
|
||||
|
||||
Reference in New Issue
Block a user