Commit 00fc21e8a7912632591596f18f8631ab02c64895

Brent Cook 2023-07-07T18:28:06

Remove hard-coded optimization level in CMake builds Fixes #683. These are not compiler-agnostic, and can interfere with user overrides as well. The defaults in Cmake are reasonable.