Edit

kc3-lang/brotli/configure

Branch :

  • Show log

    Commit

  • Author : Evgenii Kliuchnikov
    Date : 2016-06-24 15:32:51
    Hash : 52ff8171
    Message : Update build systems

  • configure
  • #!/bin/bash
    echo "Use Bazel, CMake or Premake5 to generate projects / build files."
    echo "  Bazel: http://www.bazel.io/"
    echo "  CMake: https://cmake.org/"
    echo "  Premake5: https://premake.github.io/"
    echo "Or simply run 'make' to build and test command line tool."