fix updater cmake
This commit is contained in:
@@ -14,6 +14,8 @@ list(APPEND app_sources ../../src/WebCfgServer.cpp)
|
||||
list(APPEND app_sources ../../src/networkDevices/EthernetDevice.h)
|
||||
list(APPEND app_sources ../../src/networkDevices/IPConfiguration.h)
|
||||
list(APPEND app_sources ../../src/networkDevices/NetworkDevice.h)
|
||||
list(APPEND app_sources ../../src/util/NetworkUtil.cpp)
|
||||
list(APPEND app_sources ../../src/enums/NetworkDeviceType.h)
|
||||
|
||||
if(NOT DEFINED NUKI_TARGET_H2)
|
||||
list(APPEND app_sources ../../src/networkDevices/WifiDevice.h)
|
||||
|
||||
Reference in New Issue
Block a user