Skip to content

Commit

Permalink
Minor fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakio815 committed Jan 28, 2025
1 parent bf557ef commit b4720bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion network/impl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ add_library(lf-network-impl STATIC ${LF_NETWORK_FILES})
add_library(lf::network-impl ALIAS lf-network-impl)
target_sources(lf-network-impl PUBLIC
${CMAKE_CURRENT_LIST_DIR}/src/net_util.c
${CMAKE_CURRENT_LIST_DIR}/src/net_driver.c
${CMAKE_CURRENT_LIST_DIR}/src/socket_common.c
)

Expand Down

0 comments on commit b4720bb

Please sign in to comment.