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}")
|
message("- $${plugin}")
|
||||||
# Make sure the libs will be built before the plugins
|
# Make sure the libs will be built before the plugins
|
||||||
equals(plugin, "sunspec") {
|
equals(plugin, "sunspec") {
|
||||||
$${plugin}.depends += libnymea-sunspec
|
|
||||||
} else {
|
} else {
|
||||||
$${plugin}.depends += libnymea-modbus
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
error("Invalid plugin \"$${plugin}\".")
|
error("Invalid plugin \"$${plugin}\".")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user