Commit 16be768dac438efafbafb6395066f262410459ca

Tobias Mayer 2023-01-15T07:49:19

Make sure exported include dirs are correct CMake config files don't need any logic to detect the location of installed headers or DSOs, because these locations are already determined at project configuration time. They also don't need to distinguish between build and install trees, because that is already handled by the generated `LibeventTargets-*.cmake` files.