summaryrefslogtreecommitdiffstats
path: root/cmake/qt_setup_tool_path.bat.in
blob: a9cea5ad42750f09f760aee97edaeef2b77ab41b (plain)
1
2
3
@echo off
set PATH=@bindir@;%PATH%
%*