Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bindreams committed May 18, 2024
1 parent 5fd8db2 commit 4476430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if (WINRT)
endif()
if (MSVC)
set (ZXING_PUBLIC_FLAGS ${ZXING_PUBLIC_FLAGS}
$<$<CXX_COMPILER_ID:MSVC>:/Zc:__cplusplus>
$<$<CXX_COMPILER_ID:MSVC>:/Zc:__cplusplus>
)
endif()

Expand Down

0 comments on commit 4476430

Please sign in to comment.