mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
12 lines
569 B
Plaintext
12 lines
569 B
Plaintext
^CMake Warning \(policy\) at [^
|
|
]*/Modules/CMakeDetermineASMCompiler\.cmake:[0-9]+ \(cmake_policy\):
|
|
Policy CMP0194 is not set: MSVC is not an assembler for language ASM\. Run
|
|
"cmake --help-policy CMP0194" for policy details\. Use the cmake_policy
|
|
command to set the policy and suppress this warning\.
|
|
Call Stack \(most recent call first\):
|
|
CMP0194-common\.cmake:[0-9]+ \(enable_language\)
|
|
CMP0194-WARN\.cmake:[0-9]+ \(include\)
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
This warning is for project developers\. Use -Wno-author or -Wno-policy to
|
|
suppress it\.$
|