Replace the `-std=c++14` here https://github.com/SCOREC/core/blob/8959c599cc05e21d0fb470f941d9f892da62aa02/cmake/bob.cmake#L98 with `set(CMAKE_CXX_STANDARD 14)`. Tagging with CGNS as that code requires C++14: https://github.com/SCOREC/core/blob/8959c599cc05e21d0fb470f941d9f892da62aa02/CMakeLists.txt#L40-L42