mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Remove the need of manually declaring BOOST_ROOT in Linux systems if Boost was installed to the default locations
This commit is contained in:
@@ -580,6 +580,8 @@ if(NOT Boost_INCLUDE_DIR)
|
||||
C:/boost/include
|
||||
C:/boost
|
||||
/sw/local/include
|
||||
/usr/local/include/boost
|
||||
/usr/include/boost
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user