Commits


dominic authored and GitHub committed 47bc26c8b5c
change pacboy compiler target for windows builds (#1915) * change pacboy compiler target for windows builds * use an action for cmake instead of doing things manually * set compiler for cmake * remove cmake action from msys2 build * readd cmake package for msys2 * fix cmake test path to match build * fix msvc build type setting * fix msvc build type setting * consistent output directory for msvc * remove legacy environments (https://www.msys2.org/docs/environments/\#__tabbed_1_2) * remove shell overrides and depend on default for msys2