set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules )

install(FILES FindLibKGoogle.cmake
        DESTINATION ${module_install_dir} )


