Skip to content

Commit

Permalink
leave comment for SIP version
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Jun 29, 2018
1 parent 46246f6 commit 7a68002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/FindSIP.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@
if hasattr(sipcfg, "sip_mod_dir"):
print("sip_mod_dir:%s" % sipcfg.sip_mod_dir)
else:
# SIP 4.19.10+ has no sipcfg.sip_mod_dir
print("sip_mod_dir:%s" % sipcfg.sip_module_dir)

0 comments on commit 7a68002

Please sign in to comment.