Files
CMake/Tests/RunCMake/find_package/ConfigureLogTransitionsModule2-stderr.txt
T
Ben Boeckel 0e53a67a7b cmFindPackage: fix over-reporting
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.
2025-06-10 20:01:12 +02:00

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$