Vladislav Vaintroub
54c5a4beef
Simplify embedding version info into executables with ADD_VERSION_INFO
2009-12-18 23:53:30 +01:00
Vladislav Vaintroub
555d46ea7f
Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are installed.
...
MYSQL_ADD_EXECUTABLE will instructs CPack where to install the exe. On Windows, it also
adds version resource and if -DSIGNCODE was given, will sign the exe in packaging step.
2009-12-17 14:41:50 +01:00
Vladislav Vaintroub
2ff2d1873a
merge
2009-12-16 15:34:11 +01:00
Vladislav Vaintroub
f31b16543a
fix windows errors with version resource
2009-12-16 13:25:41 +01:00
Vladislav Vaintroub
ffb0926373
attempt to fix error in rc call
2009-12-16 03:51:07 +01:00
Vladislav Vaintroub
833be37d95
Add version resource to windows executables
2009-12-16 02:51:13 +01:00
Vladislav Vaintroub
13cd7170cc
WL#5161 : Cross-platform build with CMake
2009-11-09 12:32:48 +01:00