Refactor Windows specific loader CMake code
authorCharles Giessen <charles@lunarg.com>
Wed, 3 Nov 2021 20:38:54 +0000 (14:38 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 22:06:30 +0000 (15:06 -0700)
commitab0fe52705ee2f37b102dd6cbe9c7a81fa2afa20
tree1b6326d5820039acff112fcecf91c589d4a31a33
parentc3b4b13a8eff80bea67b2536128ce1a41e4cd9ad
Refactor Windows specific loader CMake code

Merged the loader-norm and vulkan libraries and moved the dirent_on_windows.c
into the same block that adds loader_windows.c to the list of sources. This
commit is a part of a series of commits and not intended to work standalone.
loader/CMakeLists.txt