mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[CMAKE] Disable policy CMP0091 and set /MT flag explicitly for Visual Studio generator
This commit is contained in:
parent
c68739e566
commit
49000c6471
2 changed files with 13 additions and 1 deletions
|
@ -64,7 +64,6 @@ else()
|
|||
set(CMAKE_ASM_MASM_FLAGS_INIT "/Cp")
|
||||
endif()
|
||||
|
||||
|
||||
set(CMAKE_C_STANDARD_LIBRARIES "" CACHE INTERNAL "")
|
||||
|
||||
set(CMAKE_USER_MAKE_RULES_OVERRIDE "${CMAKE_CURRENT_LIST_DIR}/overrides-msvc.cmake")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue