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