Fixed link of RelWithDebInfo configuration

This commit is contained in:
enricoturri1966 2023-08-04 10:16:37 +02:00
parent 7ab044fb86
commit 87f6fed274

View File

@ -15,6 +15,9 @@ if (TARGET OpenVDB::openvdb)
endif()
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
pchheader.cpp