Skip to content

Commit

Permalink
remove uv headers from CMakeLists.txt (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbSteveK authored Jul 24, 2024
1 parent 9678fce commit bf06976
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ file(GLOB AWS_IO_HEADERS
"include/aws/io/*.h"
)

file(GLOB AWS_IO_UV_HEADERS
"include/aws/io/uv/*.h"
)

file(GLOB AWS_IO_TESTING_HEADERS
"include/aws/testing/*.h"
)
Expand Down

0 comments on commit bf06976

Please sign in to comment.