microsoft/vcpkg
ports/qt5-base/cmake/configure_qt.cmake
:39
cmake_path(COMPARE "${${qmake_var}}" EQUAL "${value}" correct_prog_on_path)
cmake_path(COMPARE "${${qmake_var}}" EQUAL "${value}" correct_prog_on_path)
cmake_path(COMPARE "${z_vcpkg_qmake_${qmake_var}}" EQUAL "${value}" expected_program_in_path)
cmake_path(COMPARE "${${qmake_var}}" EQUAL "${value}" correct_prog_on_path)