Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2925

CMake build does not work with OpenSSL nor anything installed in non-system location

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.3
    • None
    • Patch Available

    Description

      It's caused by many incorrect CMake variable names.

      Examples of correct variable names:

      • LIBEVENT_INCLUDE_DIRS
      • OPENSSL_INCLUDE_DIR (without S !!)
      • Boost_INCLUDE_DIRS (not BOOST !!)

      It is almost funny how these variable names are inconsistent, nonetheless correct names should be used.

      Attachments

        Activity

          People

            nsuke Nobuaki Sukegawa
            nsuke Nobuaki Sukegawa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: