• Jonathan Perkin's avatar
    kent's recent changes to this file resulted in flag loss due to · c14e0840
    Jonathan Perkin authored
    the way cmake parses, in particular CMAKE_SIZEOF_VOID_P was
    uninitialized during the first parse, and the bad values were
    cached.
    
    Pull in SIZEOF_VOIDP macro from package_name.cmake, define some
    useful variables, and clean up the file a bit with explicit
    definitions, to hopefully avoid this problem in the future.
    c14e0840
mysql_release.cmake 8.78 KB