Merge Richard Cohen's 'cleanup' into master.

This commit is contained in:
John Ralls
2023-01-24 12:05:47 -08:00
37 changed files with 36 additions and 325 deletions

View File

@@ -627,7 +627,7 @@ if (XCODE_VERSION)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE ${LIBDIR_BUILD}/gnucash)
endif()
# For binarines
# For binaries
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
if (XCODE_VERSION)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG ${CMAKE_BINARY_DIR}/bin)