Skip to content

Commit

Permalink
cmake whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed May 21, 2024
1 parent 83331c0 commit e3dd91d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/CommonModules/TinyCommon.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ ${TINY_UNPARSED_ARGUMENTS}")
# clang-cl.exe notes:
# /RTC - https://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20130902/088105.html
# /bigobj - clang-cl uses it by default - https://reviews.llvm.org/D12981

if(MSVC)
# Common for MSVC and clang-cl
target_compile_options(${target} INTERFACE
Expand Down

0 comments on commit e3dd91d

Please sign in to comment.