• Georgi Kodinov's avatar
    Bug #11765565: 58548: 5.5.X NEEDS TO LINK TO THE CORESERVICES FRAMEWORK · 0d6a4b08
    Georgi Kodinov authored
      FOR SOME PLUGINS TO WORK
    
    Some dynamically loadable plugins on the Mac may need functions from the 
    CoreServices framework. Unfortunately the only place where this can be initialized
    is the main executable. Thus to allow plugins to use functions from that framework
    the mysqld binary needs to link to the framework.
    0d6a4b08
CMakeLists.txt 11.1 KB