mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
Merge branch 'dk_injection'
This commit is contained in:
commit
8da004800d
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ target_link_libraries(PrusaSlicer libslic3r_gui)
|
||||||
target_link_libraries(PrusaSlicer -ldl)
|
target_link_libraries(PrusaSlicer -ldl)
|
||||||
endif ()
|
endif ()
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
include_directories(detours)
|
|
||||||
find_library(PSAPI_LIB NAMES Psapi)
|
find_library(PSAPI_LIB NAMES Psapi)
|
||||||
target_link_libraries(PrusaSlicer ${PSAPI_LIB})
|
target_link_libraries(PrusaSlicer ${PSAPI_LIB})
|
||||||
endif ()
|
endif ()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue