• unknown's avatar
    Makefile.am: · e6cf3535
    unknown authored
      Add CMakeLists.txt to source distribution
    CMakeLists.txt:
      Added missing '${MYSQLD_EXE_SUFFIX}' to "mysqld" targets new in 5.1
      Manual merge from 5.0 (bug#30118)
    CMakeLists.txt, mysqlbinlog.cc, lib_sql.cc:
      No need to test on USING_CMAKE, it is the only Windows build
    
    
    client/mysqlbinlog.cc:
      No need to test on USING_CMAKE, it is the only Windows build
    libmysqld/CMakeLists.txt:
      No need to test on USING_CMAKE, it is the only Windows build
    libmysqld/lib_sql.cc:
      No need to test on USING_CMAKE, it is the only Windows build
    libmysqld/Makefile.am:
      Add CMakeLists.txt to source distribution
    libmysqld/examples/Makefile.am:
      Add CMakeLists.txt to source distribution
    sql/CMakeLists.txt:
      Added missing '${MYSQLD_EXE_SUFFIX}' to "mysqld" targets new in 5.1
    client/CMakeLists.txt:
      Manual merge from 5.0 (bug#30118)
    libmysql/CMakeLists.txt:
      Manual merge from 5.0 (bug#30118)
    mysys/CMakeLists.txt:
      Manual merge from 5.0 (bug#30118)
    zlib/CMakeLists.txt:
      Manual merge from 5.0 (bug#30118)
    e6cf3535
Makefile.am 2.05 KB