Commit 21451067 authored by jan.koester's avatar jan.koester
Browse files

corrected include dir

parent 540a6be1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ install(FILES
    conf.h
    backend.h
    exception.h
    DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
    DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/confplus
)

set(ConfigPackageLocation ${CMAKE_INSTALL_LIBDIR}/cmake/libconfplus)