modbus: retire les .depends vers les sous-projets libnymea-modbus/sunspec (lib systeme)
This commit is contained in:
parent
19d982c2e7
commit
1b1c47c231
@ -52,9 +52,7 @@ for(plugin, PLUGINS) {
|
||||
message("- $${plugin}")
|
||||
# Make sure the libs will be built before the plugins
|
||||
equals(plugin, "sunspec") {
|
||||
$${plugin}.depends += libnymea-sunspec
|
||||
} else {
|
||||
$${plugin}.depends += libnymea-modbus
|
||||
}
|
||||
} else {
|
||||
error("Invalid plugin \"$${plugin}\".")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user