blob: b32d9e85167b40ddd2a950319cec77ec9c52e78b [file] [log] [blame]
find_program(PROG
NAMES testCom
PATHS ${CMAKE_CURRENT_SOURCE_DIR}/Win
NO_DEFAULT_PATH
)
message(STATUS "PROG='${PROG}'")