mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 14:06:13 +08:00
Fixed link of RelWithDebInfo configuration
This commit is contained in:
parent
7ab044fb86
commit
87f6fed274
@ -15,6 +15,9 @@ if (TARGET OpenVDB::openvdb)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(LibBGCode REQUIRED COMPONENTS Convert)
|
find_package(LibBGCode REQUIRED COMPONENTS Convert)
|
||||||
|
slic3r_remap_configs(LibBGCode::bgcode_core RelWithDebInfo Release)
|
||||||
|
slic3r_remap_configs(LibBGCode::bgcode_base RelWithDebInfo Release)
|
||||||
|
slic3r_remap_configs(LibBGCode::bgcode_convert RelWithDebInfo Release)
|
||||||
|
|
||||||
set(SLIC3R_SOURCES
|
set(SLIC3R_SOURCES
|
||||||
pchheader.cpp
|
pchheader.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user