mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
squawk if attached to wrong PANDATOOL
This commit is contained in:
parent
758997311e
commit
a24eef9135
@ -42,6 +42,9 @@
|
||||
#if $[eq $[PANDATOOL],]
|
||||
#error You seem to be attached to some trees, but not PANDATOOL!
|
||||
#endif
|
||||
#if $[ne $[canonical $[PANDATOOL]], $[canonical $[TOPDIR]]]
|
||||
#error You are not attached to the right PANDATOOL!
|
||||
#endif
|
||||
#else
|
||||
#defer PANDATOOL_INSTALL $[unixfilename $[INSTALL_DIR]]
|
||||
#defer PANDATOOL_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user