I solved the issue by using

Qt Code:
  1. !equals(PWD, $${OUT_PWD}) {
  2. # code when paths are not equal
  3. }
To copy to clipboard, switch view to plain text mode