Skip to content

Commit 7399814

Browse files
authored
Merge pull request #315 from AkechiShiro/metacallcli-macos-app-bundle-remove
Remove MACOSX_BUNDLE from source/cli/metacallcli/CMakeLists.txt
2 parents 47b64fb + 45aa59c commit 7399814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/cli/metacallcli/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ set(sources
5151

5252
# Build executable
5353
add_executable(${target}
54-
MACOSX_BUNDLE
5554
${sources}
5655
)
5756

0 commit comments

Comments
 (0)