Skip to content

Commit

Permalink
win
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Jul 4, 2024
1 parent aa422cf commit bc65e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ if(ENABLE_FILE_IO_URING)
endif()

if(WIN32)
add_definitions(-DASIO_HAS_WINDOWS_RANDOM_ACCESS_HANDLE)
add_definitions(-DASIO_HAS_IOCP)
endif()

option(USE_PREAD_WRITE "enable pread and pwrite" OFF)
Expand Down

0 comments on commit bc65e38

Please sign in to comment.