mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
178 lines
5.1 KiB
Plaintext
178 lines
5.1 KiB
Plaintext
^
|
|
---
|
|
events:
|
|
-
|
|
events:(
|
|
-
|
|
kind: "find-v1"(
|
|
[^
|
|
]*)+|
|
|
+ -
|
|
kind: "message-v1"
|
|
backtrace:(
|
|
- "[^"]+")+
|
|
message: \|(
|
|
+ [^
|
|
]*)*)*
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(message\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
message: |
|
|
NotDefined -> NotFound
|
|
-
|
|
kind: "find-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
mode: "program"
|
|
variable: "NOEXIST_FILE"
|
|
description: "Path to a program."
|
|
settings:
|
|
SearchFramework: "(NEVER|FIRST)"
|
|
SearchAppBundle: "(NEVER|FIRST)"
|
|
CMAKE_FIND_USE_CMAKE_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
|
|
CMAKE_FIND_USE_INSTALL_PREFIX: true
|
|
names:
|
|
- "NoExist"
|
|
candidate_directories:
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/sbin/"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/"(
|
|
- "[^"]+")+
|
|
searched_directories:(
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/NoExist(|.com|.exe)")+(
|
|
- ".*/Tests/RunCMake/find_program/Prefix/sbin/NoExist(|.com|.exe)")+(
|
|
- ".*/Tests/RunCMake/find_program/Prefix/NoExist(|.com|.exe)")+(
|
|
- "[^"]+")+
|
|
found: false
|
|
search_context:(
|
|
[^
|
|
]*)+
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
message: |
|
|
NotFound -> NotFound
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
message: |
|
|
NotDefined -> Found
|
|
-
|
|
kind: "find-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
mode: "program"
|
|
variable: "PREFIX_IN_PATH"
|
|
description: "Path to a program."
|
|
settings:
|
|
SearchFramework: "(NEVER|FIRST)"
|
|
SearchAppBundle: "(NEVER|FIRST)"
|
|
CMAKE_FIND_USE_CMAKE_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
|
|
CMAKE_FIND_USE_INSTALL_PREFIX: true
|
|
names:
|
|
- "prog"
|
|
candidate_directories:
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/sbin/"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/"(
|
|
- "[^"]+")+(
|
|
searched_directories:
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/prog.com"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/prog.exe")?
|
|
found: ".*/Tests/RunCMake/find_program/Prefix/bin/prog"
|
|
search_context:(
|
|
[^
|
|
]*)+
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(message\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
message: |
|
|
Found -> Found
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
message: |
|
|
Found -> NotFound
|
|
-
|
|
kind: "find-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
mode: "program"
|
|
variable: "PREFIX_IN_PATH"
|
|
description: "Path to a program."
|
|
settings:
|
|
SearchFramework: "(NEVER|FIRST)"
|
|
SearchAppBundle: "(NEVER|FIRST)"
|
|
CMAKE_FIND_USE_CMAKE_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
|
|
CMAKE_FIND_USE_INSTALL_PREFIX: true
|
|
names:
|
|
- "prog"
|
|
candidate_directories:(
|
|
- "[^"]+")+
|
|
searched_directories:(
|
|
- "[^"]+")+
|
|
found: false
|
|
search_context:(
|
|
[^
|
|
]*)+
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
message: |
|
|
NotFound -> Found
|
|
-
|
|
kind: "find-v1"
|
|
backtrace:
|
|
- "ConfigureLogTransitions.cmake:[0-9]+ \(find_program\)"
|
|
- "CMakeLists.txt:[0-9]+ \(include\)"
|
|
mode: "program"
|
|
variable: "PREFIX_IN_PATH"
|
|
description: "Path to a program."
|
|
settings:
|
|
SearchFramework: "(NEVER|FIRST)"
|
|
SearchAppBundle: "(NEVER|FIRST)"
|
|
CMAKE_FIND_USE_CMAKE_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
|
|
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
|
|
CMAKE_FIND_USE_INSTALL_PREFIX: true
|
|
names:
|
|
- "prog"
|
|
candidate_directories:
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/sbin/"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/"(
|
|
- "[^"]+")+(
|
|
searched_directories:
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/prog.com"
|
|
- ".*/Tests/RunCMake/find_program/Prefix/bin/prog.exe")?
|
|
found: ".*/Tests/RunCMake/find_program/Prefix/bin/prog"
|
|
search_context:(
|
|
[^
|
|
]*)+
|
|
...
|