make secure_getenv discovery project wide
authorCharles Giessen <charles@lunarg.com>
Wed, 9 Mar 2022 21:54:58 +0000 (14:54 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 22:06:30 +0000 (15:06 -0700)
commiteac5f009281e9bb351d4297fc7ec07cd538d350d
tree26415a20de3fa502f74913525cef886057e8dfae
parent7e55b0d86e04b76ab3e2622e1a0e5347171acd16
make secure_getenv discovery project wide

Since the tests need to know if secure_getenv exists or not, the detection and
setup logic is now in the top level CMakeLists.txt.
CMakeLists.txt
loader/CMakeLists.txt
tests/framework/shim/unix_shim.cpp