mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 14:55:32 +02:00
Add components to INSTALL, some eraly Wix support
This commit is contained in:
parent
784d4a4718
commit
3bd236fefb
24 changed files with 422 additions and 77 deletions
|
|
@ -24,6 +24,8 @@ ${CMAKE_SOURCE_DIR}/storage/ndb/include/ndbapi
|
|||
${CMAKE_SOURCE_DIR}/storage/ndb/include/portlib
|
||||
${CMAKE_SOURCE_DIR}/storage/ndb/include/mgmapi)
|
||||
|
||||
# Default install component for the files is Server here
|
||||
SET(MYSQL_INSTALL_COMPONENT Server)
|
||||
|
||||
IF(NOT CMAKE_CROSSCOMPILING)
|
||||
ADD_EXECUTABLE(comp_err comp_err.c)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue