Skip to content

Commit

Permalink
ADD
Browse files Browse the repository at this point in the history
  • Loading branch information
brinkqiang committed Dec 25, 2024
1 parent 2adb6a3 commit 27b1e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ INCLUDE(cmake/ModuleCompilerDefenses.cmake)

ModuleSetCompileOptions()

OPTION(DMTIMER_USE_HIGH_RESOLUTION "use high resolution" ON)
OPTION(DMTIMER_USE_HIGH_RESOLUTION "use high resolution" OFF)

if(WIN32)
add_definitions(-D_WINSOCK_DEPRECATED_NO_WARNINGS)
Expand Down

0 comments on commit 27b1e83

Please sign in to comment.