fixed cmakelists for linux
This commit is contained in:
parent
3a75be2683
commit
3429918f5e
@ -10,11 +10,6 @@ elseif(${OS_FSFW} STREQUAL "host")
|
||||
if (WIN32)
|
||||
add_subdirectory(windows)
|
||||
elseif(UNIX)
|
||||
target_sources(${LIB_FSFW_NAME}
|
||||
PUBLIC
|
||||
linux/TcUnixUdpPollingTask.cpp
|
||||
linux/TmTcUnixUdpBridge.cpp
|
||||
)
|
||||
endif ()
|
||||
|
||||
else()
|
||||
|
Loading…
Reference in New Issue
Block a user