Skip to content

Commit

Permalink
Remove /utf8 for msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Dec 25, 2023
1 parent a77d17e commit dbd137d
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 @@ -105,10 +105,6 @@ if (WIN32)
-DBOOST_USE_WINAPI_VERSION=0x0601
)

if (MSVC)
add_compile_options(/utf8)
endif()

endif()

################################################################################
Expand Down

0 comments on commit dbd137d

Please sign in to comment.