mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-14 17:41:39 +08:00
refs #624 Removed many workarounds, no longer needed.
This commit is contained in:
@@ -119,7 +119,7 @@ isEmpty(EXTERNALSROOT) {
|
||||
EXTERNALSROOT = $$SourceRoot/externals
|
||||
}
|
||||
|
||||
!exists("$$EXTERNALSROOT/common/include"):in_full_qmake {
|
||||
!exists("$$EXTERNALSROOT/common/include") {
|
||||
error("Could not find externals in $${EXTERNALSROOT}. Please install them!")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user