mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 16:45:33 +00:00
Merge remote-tracking branch 'psi29a/master'
This commit is contained in:
commit
5e113627b7
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ endif()
|
||||||
# find boost without components so we can use Boost_VERSION
|
# find boost without components so we can use Boost_VERSION
|
||||||
find_package(Boost REQUIRED)
|
find_package(Boost REQUIRED)
|
||||||
|
|
||||||
set(BOOST_COMPONENTS system filesystem program_options thread)
|
set(BOOST_COMPONENTS system filesystem program_options thread date_time)
|
||||||
|
|
||||||
if (Boost_VERSION LESS 104900)
|
if (Boost_VERSION LESS 104900)
|
||||||
set(SHINY_USE_WAVE_SYSTEM_INSTALL "TRUE")
|
set(SHINY_USE_WAVE_SYSTEM_INSTALL "TRUE")
|
||||||
|
|
Loading…
Reference in a new issue