mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-29 18:35:59 +00:00
Add bit7z include to Minecraft.World
This commit is contained in:
parent
55ff65615e
commit
35acf52f2d
|
|
@ -18,6 +18,7 @@ target_include_directories(Minecraft.World
|
|||
"${CMAKE_BINARY_DIR}/generated/"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
"${CMAKE_SOURCE_DIR}/include/"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/Common/libs/bit7z/include"
|
||||
PUBLIC
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/x64headers"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue