We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1f297 commit 6798dd0Copy full SHA for 6798dd0
cpp/src/arrow/flight/sql/odbc/CMakeLists.txt
@@ -136,6 +136,8 @@ if(ARROW_FLIGHT_SQL_ODBC_INSTALLER)
136
"${CMAKE_CURRENT_SOURCE_DIR}/install/arrow-flight-sql-odbc.wxs")
137
set(CPACK_WIX_PATCH_FILE
138
"${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")
141
endif()
142
143
get_cmake_property(CPACK_COMPONENTS_ALL COMPONENTS)
cpp/src/arrow/flight/sql/odbc/install/arrow-wix-banner.bmp
29.2 KB
0 commit comments