Commit graph

10 commits

Author SHA1 Message Date
RElesgoe
8ea40616d1
Revert FindMySQL.cmake to old version 2020-06-05 00:02:26 -07:00
RElesgoe
f06269330f
Update FindMySQL.cmake 2020-01-07 16:26:50 -08:00
RElesgoe
32d67055d3
Update FindMySQL.cmake 2020-01-07 01:38:16 -08:00
RElesgoe
98621a361a
Use environment variable ProgramW6432 when searching for MySQL files/paths
This will force a 32-bit CMake binary on a 64-bit host to look in the C:/Program Files/ directory instead of the C:/Program Files (x86)/ directory.
2020-01-06 23:30:08 -08:00
RElesgoe
5092fe07ae
Use FindMySQL.cmake from github.com/facebook/hhvm 2020-01-06 21:01:20 -08:00
HarpyWar
200ec3b48d fix error with cmake 3.3 when parsing string with brackets
"$ENV{PROGRAMFILES(x86)}/MySQL/*/include"
2015-09-23 22:11:05 +03:00
cen
1a28831d98 On windows, mysql lib name is apparently libmysql, at least it was in my installation 2015-03-02 19:18:27 +01:00
HarpyWar
91204db81a Update FindMySQL.cmake https://github.com/HarpyWar/pvpgn/issues/116
(fix for the commit  8b17eefadf)
2014-11-02 22:31:52 +03:00
HarpyWar
8b17eefadf Update FindMySQL.cmake with the actual directory paths (source https://gist.github.com/RenatoUtsch/1623340) 2014-11-01 13:11:54 +03:00
HarpyWar
34262706ea reorganize files, only pvpgn source here now 2014-02-03 11:02:09 +04:00
Renamed from pvpgn/cmake/Modules/FindMySQL.cmake (Browse further)