3 lines
106 B
CMake
Raw Normal View History

2022-03-29 21:10:50 +02:00
message("FindBar processed here.\n")
find_program(BAR_EXE NAMES ModuleModeDebugPkgBarExe NO_DEFAULT_PATH)