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