kicad/utils
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings.
wxWidgets 3.1 has deprecated wxPATH_NORM_ALL when normalizing file
paths when calling wxFileName::Normalize().  This change keeps the
existing behavior except in places where our own internal
ExpandEnvVarSubstitutions() to expand environment variables.
2022-08-15 08:00:40 -04:00
..
idftools Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
kicad2step Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
CMakeLists.txt Remove last vestiges of the KICAD_USE_OCE build flag 2021-12-01 15:53:00 +00:00