--- UpdateInfo.cmake.orig	2022-11-27 13:04:23.000000000 -0500
+++ UpdateInfo.cmake	2023-07-19 20:16:06.000000000 -0400
@@ -1,9 +1,5 @@
 # cmakefile executed within a makefile target
 
-if(APPLE)
-    set(PROJECT_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/..")
-endif()
-
 # If we find ReleaseInfo.cmake we use the info from there and don't need Git to be installed
 find_file(REL_INFO_FILE ReleaseInfo.cmake PATHS "${PROJECT_SOURCE_DIR}" NO_DEFAULT_PATH)
 if(REL_INFO_FILE STREQUAL REL_INFO_FILE-NOTFOUND)
