diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f763bec2..dc3395853 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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" )