Add bit7z include to Minecraft.World
This commit is contained in:
parent
55ff65615e
commit
35acf52f2d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue