Set the C/C++ standard version properties manually
commit097fac398470d15e9761a6441df5d47fa9a1ddfb
authorChris Robinson <chris.kcat@gmail.com>
Sun, 26 Feb 2023 00:38:59 +0000 (25 16:38 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 26 Feb 2023 00:38:59 +0000 (25 16:38 -0800)
tree23f9ce103ed056091bcfc216055d2cee14a9955e
parentdbea4ac51d5b3b209411e3eaf5baa2f35d4557e8
Set the C/C++ standard version properties manually

Setting it globally interferes with Oboe trying to use C++17 (when its built as
a sub-project), which we don't require yet.
CMakeLists.txt
utils/alsoft-config/CMakeLists.txt