aboutsummaryrefslogtreecommitdiff
path: root/layers/descriptor_sets.cpp
diff options
context:
space:
mode:
authorDustin Graves <dustin@lunarg.com>2016-05-31 16:32:29 -0600
committerDustin Graves <dustin@lunarg.com>2016-06-02 11:25:42 -0600
commit9507300766059bc17bff83b388aca6bd286a3c46 (patch)
treed0258e2f97daea50cc92884cb81763c6e55d2c42 /layers/descriptor_sets.cpp
parentcaefb8d8551f5a32cb850c939a4c4505cd83a1c4 (diff)
downloadusermoji-9507300766059bc17bff83b388aca6bd286a3c46.tar.xz
cmake: Fix MSVCRT override
Fix the CMake code that overrides the /MD flag with the /MT flag for the Windows demo and loader projects. The CMake debug and release variables were set to /MTd and /MT, overriding all existing debug and release settings. Now replacing /MD with /MT in the debug and release variables, without losing other debug/release settings. Also performing the MD/MT substitution for all release and debug configurations. Change-Id: Id4a57c38bde0d909a95e7a49d9867029829e2c61
Diffstat (limited to 'layers/descriptor_sets.cpp')
0 files changed, 0 insertions, 0 deletions