mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
squawk if attached to wrong DIRECT
This commit is contained in:
parent
a24eef9135
commit
50f0ebf987
@ -40,6 +40,9 @@
|
|||||||
#if $[eq $[DIRECT],]
|
#if $[eq $[DIRECT],]
|
||||||
#error You seem to be attached to some trees, but not DIRECT!
|
#error You seem to be attached to some trees, but not DIRECT!
|
||||||
#endif
|
#endif
|
||||||
|
#if $[ne $[canonical $[DIRECT]], $[canonical $[TOPDIR]]]
|
||||||
|
#error You are not attached to the right DIRECT!
|
||||||
|
#endif
|
||||||
#else
|
#else
|
||||||
#defer DIRECT_INSTALL $[unixfilename $[INSTALL_DIR]]
|
#defer DIRECT_INSTALL $[unixfilename $[INSTALL_DIR]]
|
||||||
#defer DIRECT_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
#defer DIRECT_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user