mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 06:45:25 -06:00
Updated boost requies date_time library to be compiled.
This commit is contained in:
parent
dd9269a9d1
commit
d28d8dda75
4 changed files with 4 additions and 2 deletions
1
deps/deps-windows.cmake
vendored
1
deps/deps-windows.cmake
vendored
|
@ -68,6 +68,7 @@ ExternalProject_Add(dep_boost
|
|||
--with-log
|
||||
--with-locale
|
||||
--with-regex
|
||||
--with-date_time
|
||||
"--prefix=${DESTDIR}/usr/local"
|
||||
"address-model=${DEPS_BITS}"
|
||||
"toolset=${DEP_BOOST_TOOLSET}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue