Skip to content

Commit

Permalink
Merge pull request AnyOldName3#9 from ModOrganizer2/dev/deps-upgrade-…
Browse files Browse the repository at this point in the history
…20240518

Enable two-phase lookup for Qt 6.7.
  • Loading branch information
AnyOldName3 committed May 18, 2024
2 parents c1895b0 + 2f0d129 commit 95e34a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ set_target_properties(${PROJECT_NAME} PROPERTIES
target_compile_options(
installer_omod
PRIVATE
# C++/CLI doesn't support two-phase lookup yet
"/Zc:twoPhase-"
# OMODFramework and OMODFramework.Scripting reference different .NET standard libraries. This generates warnings when using them together.
"/wd4691")

Expand Down

0 comments on commit 95e34a8

Please sign in to comment.