Skip to content

Commit

Permalink
Remove lnw v2 reference in cmake/standalone.cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Sabeel Ansari <[email protected]>
  • Loading branch information
5abeel committed Jun 25, 2024
1 parent f217041 commit 8a118ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cmake/standalone.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,6 @@ if(absl_VERSION VERSION_GREATER_EQUAL "20230125")
add_compile_definitions(ABSL_LEGACY_THREAD_ANNOTATIONS)
endif()

#-----------------------------------------------------------------------
# Linux Networking version
#-----------------------------------------------------------------------
include(LnwVersion)

#-----------------------------------------------------------------------
# Compiler settings
#-----------------------------------------------------------------------
Expand Down

0 comments on commit 8a118ce

Please sign in to comment.