Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ScSofts committed Aug 8, 2022
2 parents 764e2a9 + ef5bfd8 commit 1d696aa
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 @@ -22,4 +22,4 @@ target_link_libraries(TwoBot-demo TwoBot)
if(MSVC)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /utf-8")
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /utf-8")
endif()
endif()

0 comments on commit 1d696aa

Please sign in to comment.