diff options
| author | Charles Giessen <charles@lunarg.com> | 2023-06-27 17:25:55 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2023-06-28 12:06:37 -0600 |
| commit | 2e5260d44c662d31357e0cd3e430957cddcf1a6e (patch) | |
| tree | 1b938e8865073d704cbb2eecc4257799d5784ecf /scripts/generate_vulkan_wrapper.py | |
| parent | ea8ea35f4e61ca90f5c8bec43e506ee77b9b57a7 (diff) | |
| download | usermoji-2e5260d44c662d31357e0cd3e430957cddcf1a6e.tar.xz | |
build: Default to using the static CRT for MSVC
CMake 3.15 introduced CMAKE_MSVC_RUNTIME_LIBRARY as a way to control
the CRT linked to by default. The old way of searching and replacing
CMAKE_<LANG>_FLAGS does not work because CMake no longer adds the
/MD flag in newer versions. Thus we can remove that code and replace
it with a single instance of CMAKE_MSVC_RUNTIME_LIBRARY.
Diffstat (limited to 'scripts/generate_vulkan_wrapper.py')
0 files changed, 0 insertions, 0 deletions
