Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-1311

Ensure that the integration test include dirs correspond to that of libminifi

    XMLWordPrintableJSON

Details

    Description

      Background:

      We currently need to use somewhat convoluted includes when building integration tests, eg.:

      #include "../../../libminifi/test/TestBase.h"
      

      Proposal:

      We should verify, that the target_include_directories specified for integration tests are similar to those of libminifi and then replace the obscure include patterns. Looking through all includes that start with ".." should probably be sufficient.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hunyadi Adam Hunyadi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: