7#ifndef __LIBCAMERA_INTERNAL_SOURCE_PATHS_H__
8#define __LIBCAMERA_INTERNAL_SOURCE_PATHS_H__
12namespace libcamera::utils {
std::string libcameraSourcePath()
Retrieve the path to the source directory.
Definition: source_paths.cpp:114
std::string libcameraBuildPath()
Retrieve the path to the build directory.
Definition: source_paths.cpp:74