forked from Kolyah35/minecraft-pe-0.6.1
this has to be an insanely hacky solution to get it working on linux again
This commit is contained in:
@@ -312,6 +312,7 @@ if(UNIX)
|
||||
target_compile_definitions("${PROJECT_NAME}-server" PUBLIC "STANDALONE_SERVER" "SERVER_PROFILER")
|
||||
|
||||
target_include_directories("${PROJECT_NAME}-server" PUBLIC
|
||||
"${CMAKE_SOURCE_DIR}/glad/include/"
|
||||
"${CMAKE_SOURCE_DIR}/src/"
|
||||
"project/lib_projects/raknet/jni/RaknetSources"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user