• Sergei Krivonos's avatar
    MDEV-19129: Fixed configure for Xcode, CMake generate · f974062c
    Sergei Krivonos authored
    CMake Error in wsrep-lib/CMakeLists.txt:
      The custom command generating
    
        /Users/name/build/mariadb-server/sql/lex_token.h
    
      is attached to multiple targets:
    
        GenServerSource
        sql
    
      but none of these is a common dependency of the other(s).  This is not
      allowed by the Xcode "new build system".
    f974062c
CMakeLists.txt 16.6 KB