aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2023-06-27 17:25:55 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-06-28 12:06:37 -0600
commit2e5260d44c662d31357e0cd3e430957cddcf1a6e (patch)
tree1b938e8865073d704cbb2eecc4257799d5784ecf /scripts
parentea8ea35f4e61ca90f5c8bec43e506ee77b9b57a7 (diff)
downloadusermoji-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')
0 files changed, 0 insertions, 0 deletions