Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz126 authored Apr 21, 2024
1 parent 3c635ac commit c7ab29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion communicator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ set_target_properties(appcommunicator PROPERTIES
# MACOSX_BUNDLE_BUNDLE_VERSION ${PROJECT_VERSION}
# MACOSX_BUNDLE_SHORT_VERSION_STRING ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}
# MACOSX_BUNDLE TRUE
# WIN32_EXECUTABLE TRUE
WIN32_EXECUTABLE TRUE
)

target_link_libraries(appcommunicator
Expand Down

0 comments on commit c7ab29a

Please sign in to comment.