Closed mjeronimo closed 3 years ago
Update the CMakeLists.txt files to specify c++14 instead of C++11.
Using C++ 14 to compile the CARMA source code on Ubuntu 20.04.
Full build and checking the output logs for C++ 14 usage.
PR Details
Description
Update the CMakeLists.txt files to specify c++14 instead of C++11.
Motivation and Context
Using C++ 14 to compile the CARMA source code on Ubuntu 20.04.
How Has This Been Tested?
Full build and checking the output logs for C++ 14 usage.
Checklist: