We should fix it for reals
@ -19,7 +19,6 @@ set( BITMAP2COMPONENT_SRCS
bitmap2cmp_frame.cpp
bitmap2cmp_panel.cpp
bitmap2cmp_panel_base.cpp
../common/env_vars.cpp # needed on MSW to avoid a link issue (a symbol not found)
)
set_source_files_properties( ${CMAKE_SOURCE_DIR}/common/single_top.cpp PROPERTIES
@ -64,7 +64,6 @@ set( PCB_CALCULATOR_SRCS
dialogs/dialog_regulator_form.cpp
pcb_calculator_utils.cpp
resistor_substitution_utils.cpp
if( WIN32 )