Skip to content

Commit

Permalink
Merge pull request #315 from AkechiShiro/metacallcli-macos-app-bundle…
Browse files Browse the repository at this point in the history
…-remove

Remove MACOSX_BUNDLE from source/cli/metacallcli/CMakeLists.txt
  • Loading branch information
viferga authored Aug 12, 2022
2 parents 47b64fb + 45aa59c commit 7399814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/cli/metacallcli/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ set(sources

# Build executable
add_executable(${target}
MACOSX_BUNDLE
${sources}
)

Expand Down

0 comments on commit 7399814

Please sign in to comment.