Skip to content

Commit

Permalink
fix: Add for CMake frontend
Browse files Browse the repository at this point in the history
Suggested in #2562 (comment)
  • Loading branch information
objectx committed Nov 8, 2022
1 parent 2df4817 commit 0c81294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMake/CatchConfigOptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ set(_OverridableOptions
"USE_ASYNC"
"WCHAR"
"WINDOWS_SEH"
"GETENV"
)

foreach(OptionName ${_OverridableOptions})
Expand Down

0 comments on commit 0c81294

Please sign in to comment.