mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -06:00
Build fix when boost is not in prefix/boost
This commit is contained in:
parent
9805417028
commit
821ca0e36a
8 changed files with 36 additions and 31 deletions
|
@ -11,4 +11,4 @@ add_library(admesh STATIC
|
|||
util.cpp
|
||||
)
|
||||
|
||||
target_include_directories(admesh SYSTEM PRIVATE ${Boost_INCLUDE_DIRS})
|
||||
target_link_libraries(admesh PRIVATE boost_headeronly)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue