Skip to content
Snippets Groups Projects
Commit a345e001 authored by COUTURIER Christophe's avatar COUTURIER Christophe
Browse files

Update ard-net/src/CMakeLists.txt

parent cd538d88
Branches
No related tags found
No related merge requests found
...@@ -16,8 +16,7 @@ set(ard_net_lib_sources ...@@ -16,8 +16,7 @@ set(ard_net_lib_sources
ard_memcpy.cpp ard_memcpy.cpp
ard_network_address.cpp ard_network_address.cpp
ard_circular_buffer.h ard_circular_buffer.h
ard_fake_network_interfaces.h ard_fake_network_interfaces.h)
ard_network_layer_base.h)
add_library(ard_net_lib STATIC ${ard_net_lib_sources}) add_library(ard_net_lib STATIC ${ard_net_lib_sources})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment