summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_package/ModuleModeDebugPkg/FindBar.cmake
blob: 0711118f70161f32f8d256d0430b3f0790ed44d5 (plain)
1
2
message("FindBar processed here.\n")
find_program(BAR_EXE NAMES ModuleModeDebugPkgBarExe NO_DEFAULT_PATH)