summaryrefslogtreecommitdiff
path: root/quacker/CMakeLists.txt
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2019-07-28 16:55:28 -0500
committerJohn Fultz <jfultz@wolfram.com>2019-07-28 16:55:28 -0500
commit7d652051546a69f684cfea15c96c85a07391b0ee (patch)
tree9f50034405793d8d9f37b0a094fd7d51e59d6986 /quacker/CMakeLists.txt
parent98008e148fbd4cbb2a5ea4dfbc88fa19de233749 (diff)
Update version to 1.0.4.1.
Rereleasing with just a couple of bug fixes, and may need to be able to tell the difference between releases in the wild.
Diffstat (limited to 'quacker/CMakeLists.txt')
-rw-r--r--quacker/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/quacker/CMakeLists.txt b/quacker/CMakeLists.txt
index 542e69b..57d4833 100644
--- a/quacker/CMakeLists.txt
+++ b/quacker/CMakeLists.txt
@@ -109,5 +109,3 @@ if(APPLE)
)
endif()
endif()
-
-set_target_properties(Quackle PROPERTIES MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/Quackle.plist")