CMakeLists.txt: export include directories in install(TARGETS)
Without that, if olm is installed to a non-standard location, the user code might run CMake configuration fine but further building will fail.
Signed-off-by:
Alexey Rusakov <Alexey.Rusakov@pm.me>
Please register or sign in to comment