mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
0e53a67a7b
Both track when a `_DIR` variable is already defined and suppress implicit event reporting when a mode that has no reliable method for such detection.
64 lines
2.3 KiB
Plaintext
64 lines
2.3 KiB
Plaintext
^NotDefined -> NotFound
|
|
CMake Warning at ConfigureLogTransitionsModule2.cmake:[0-9]+ \(find_package\):
|
|
By not providing "FindViaModule.cmake" in CMAKE_MODULE_PATH this project
|
|
has asked CMake to find a package configuration file provided by
|
|
"ViaModule", but CMake did not find one.
|
|
|
|
Could not find a package configuration file provided by "ViaModule" with
|
|
any of the following names:
|
|
|
|
ViaModuleConfig.cmake
|
|
viamodule-config.cmake
|
|
|
|
Add the installation prefix of "ViaModule" to CMAKE_PREFIX_PATH or set
|
|
"ViaModule_DIR" to a directory containing one of the above files. If
|
|
"ViaModule" provides a separate development package or SDK, be sure it has
|
|
been installed.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
|
|
|
|
NotFound -> NotFound
|
|
CMake Warning at ConfigureLogTransitionsModule2.cmake:[0-9]+ \(find_package\):
|
|
By not providing "FindViaModule.cmake" in CMAKE_MODULE_PATH this project
|
|
has asked CMake to find a package configuration file provided by
|
|
"ViaModule", but CMake did not find one.
|
|
|
|
Could not find a package configuration file provided by "ViaModule" with
|
|
any of the following names:
|
|
|
|
ViaModuleConfig.cmake
|
|
viamodule-config.cmake
|
|
|
|
Add the installation prefix of "ViaModule" to CMAKE_PREFIX_PATH or set
|
|
"ViaModule_DIR" to a directory containing one of the above files. If
|
|
"ViaModule" provides a separate development package or SDK, be sure it has
|
|
been installed.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
|
|
|
|
NotFound -> Found
|
|
Found -> Found
|
|
Found -> NotFound
|
|
CMake Warning at ConfigureLogTransitionsModule2.cmake:[0-9]+ \(find_package\):
|
|
By not providing "FindViaModule.cmake" in CMAKE_MODULE_PATH this project
|
|
has asked CMake to find a package configuration file provided by
|
|
"ViaModule", but CMake did not find one.
|
|
|
|
Could not find a package configuration file provided by "ViaModule" with
|
|
any of the following names:
|
|
|
|
ViaModuleConfig.cmake
|
|
viamodule-config.cmake
|
|
|
|
Add the installation prefix of "ViaModule" to CMAKE_PREFIX_PATH or set
|
|
"ViaModule_DIR" to a directory containing one of the above files. If
|
|
"ViaModule" provides a separate development package or SDK, be sure it has
|
|
been installed.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
|
|
|
|
END$
|