Refactor CMake to user correct C/C++ Standard
authorCharles Giessen <charles@lunarg.com>
Fri, 18 Feb 2022 23:45:04 +0000 (16:45 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 22:06:30 +0000 (15:06 -0700)
commitbd0adb3040e932e4cfc75d6bb050c607b22e24e4
tree8a01e70d0d23ff2ab2bc0159292cd4568953a980
parent7420e67f7bb1ad724495c1c9219cd091902dcd64
Refactor CMake to user correct C/C++ Standard

Make sure the correct C++ version but also refactor the tests CMake code
to clean it up.
CMakeLists.txt
loader/CMakeLists.txt
tests/CMakeLists.txt
tests/framework/CMakeLists.txt
tests/framework/framework_config.h.in
tests/framework/icd/CMakeLists.txt
tests/framework/layer/CMakeLists.txt
tests/framework/shim/CMakeLists.txt
tests/framework/test_util.h
tests/live_verification/CMakeLists.txt
tests/live_verification/dynamic_loader_behavior/CMakeLists.txt