1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

another cleanup

This commit is contained in:
tamasmeszaros
2019-10-22 17:04:32 +02:00
parent 7f0c4fafe6
commit 8961e68f5e
-1
View File
@@ -272,7 +272,6 @@ endif()
function(slic3r_remap_configs targets from_Cfg to_Cfg)
string(TOUPPER ${from_Cfg} from_CFG)
string(TOLOWER ${from_Cfg} from_cfg)
foreach(tgt ${targets})
if(TARGET ${tgt})