Revision 07807a20060b4e9561239d8b26ebbb4f38b7c7f3 authored by Brad King on 26 June 2019, 11:53:26 UTC, committed by Brad King on 26 June 2019, 12:36:48 UTC
Apply the refactoring from commit 707283981f (VS: Use AddLanguageFlags
to de-duplicate CMAKE_<LANG>_FLAGS* lookup, 2019-04-01,
v3.15.0-rc1~300^2) to the CUDA, ASM_MASM, and ASM_NASM languages too.
In particular, CUDA needs the MSVC runtime library selection logic
in the `AddLanguageFlags` method that is used by other generators.
1 parent 5c78809
History
File Mode Size
bash-completion
vim
CMakeLists.txt -rw-r--r-- 256 bytes
cmake-mode.el -rw-r--r-- 14.3 KB
cmake.m4 -rw-r--r-- 1.4 KB

back to top