• unknown's avatar
    performing a set of bk mv on each CMakeLists.txt file to try and restore the... · 2dce7ff6
    unknown authored
    performing a set of bk mv on each CMakeLists.txt file to try and restore the mixed case filenames since this seems to be required with Cmake 2.4 beta 1.
    This is being pushed to a private tree and tested before being sent to the mainline.
    
    
    client/CMakeLists.txt:
      Rename: client/cmakelists.txt.tmp -> client/CMakeLists.txt
    libmysql/CMakeLists.txt:
      Rename: libmysql/cmakelists.txt.tmp -> libmysql/CMakeLists.txt
    libmysqld/CMakeLists.txt:
      Rename: libmysqld/cmakelists.txt.tmp -> libmysqld/CMakeLists.txt
    sql/CMakeLists.txt:
      Rename: sql/cmakelists.txt.tmp -> sql/CMakeLists.txt
    zlib/CMakeLists.txt:
      Rename: zlib/cmakelists.txt.tmp -> zlib/CMakeLists.txt
    extra/CMakeLists.txt:
      Rename: extra/cmakelists.txt.tmp -> extra/CMakeLists.txt
    tests/CMakeLists.txt:
      Rename: tests/cmakelists.txt.tmp -> tests/CMakeLists.txt
    extra/yassl/CMakeLists.txt:
      Rename: extra/yassl/cmakelists.txt.tmp -> extra/yassl/CMakeLists.txt
    extra/yassl/taocrypt/CMakeLists.txt:
      Rename: extra/yassl/taocrypt/cmakelists.txt.tmp -> extra/yass...
    2dce7ff6
CMakeLists.txt 5.98 KB