Skip to content

Commit

Permalink
Merge pull request #175 from stotiks/PlatformTarget
Browse files Browse the repository at this point in the history
PlatformTarget
  • Loading branch information
madMAx43v3r authored Feb 27, 2023
2 parents 4526801 + aebf3f4 commit 895feee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/win_pack.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ FetchContent_MakeAvailable(mmx_node_gui)
add_custom_command(TARGET mmx_node_gui POST_BUILD
COMMAND ${CMAKE_MAKE_PROGRAM} Mmx.Gui.Win.Wpf/Mmx.Gui.Win.Wpf.csproj -restore -m
/p:Configuration=Release
/p:PlatformTarget=x64
/p:OutputPath=${mmx_node_gui_SOURCE_DIR}/bin/Release
/p:Version=${MMX_VERSION_STRING}
/p:FileVersion=${MMX_VERSION_STRING}
Expand Down

0 comments on commit 895feee

Please sign in to comment.