Skip to content

Commit 6798dd0

Browse files
authored
Use Arrow logo banner
* replaces default banner with Arrow logo banner
1 parent 4e1f297 commit 6798dd0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cpp/src/arrow/flight/sql/odbc/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ if(ARROW_FLIGHT_SQL_ODBC_INSTALLER)
136136
"${CMAKE_CURRENT_SOURCE_DIR}/install/arrow-flight-sql-odbc.wxs")
137137
set(CPACK_WIX_PATCH_FILE
138138
"${CMAKE_CURRENT_SOURCE_DIR}/install/arrow-flight-sql-odbc-patch.xml")
139+
140+
set(CPACK_WIX_UI_BANNER "${CMAKE_CURRENT_SOURCE_DIR}/install/arrow-wix-banner.bmp")
139141
endif()
140142

141143
get_cmake_property(CPACK_COMPONENTS_ALL COMPONENTS)
29.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)