mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
squawk if attached to wrong DTOOL
This commit is contained in:
parent
1704f805ba
commit
7117883a22
@ -40,6 +40,9 @@
|
||||
#if $[eq $[DTOOL],]
|
||||
#error You seem to be attached to some trees, but not DTOOL!
|
||||
#endif
|
||||
#if $[ne $[canonical $[DTOOL]], $[canonical $[TOPDIR]]]
|
||||
#error You are not attached to the right DTOOL!
|
||||
#endif
|
||||
#else
|
||||
// Otherwise, if we are not attached, install in the standard place
|
||||
// (unless the user specifies otherwise).
|
||||
|
Loading…
x
Reference in New Issue
Block a user