Paths relating to the build directory.
More...
#include <ProjectPaths.hpp>
|
| build_paths (std::filesystem::path projectRoot, const std::filesystem::path &executableDir, std::optional< std::filesystem::path > cmakeCache) |
|
const std::filesystem::path & | dir () const |
|
const std::filesystem::path & | executable_dir () const noexcept |
|
const std::optional< std::filesystem::path > & | cmake_cache () const noexcept |
|
Paths relating to the build directory.
The documentation for this class was generated from the following file: