mirror of
https://github.com/edubart/otclient.git
synced 2025-10-29 01:25:34 +01:00
Fix some issues with the current working directory
This commit is contained in:
@@ -155,7 +155,7 @@ if(WIN32)
|
||||
endif()
|
||||
set(Boost_USE_MULTITHREADED ON)
|
||||
set(Boost_USE_STATIC_LIBS ON)
|
||||
find_package(Boost COMPONENTS system REQUIRED)
|
||||
find_package(Boost COMPONENTS system filesystem REQUIRED)
|
||||
|
||||
#find lua
|
||||
if(LUAJIT)
|
||||
|
||||
Reference in New Issue
Block a user